摘要: 1、使用@PathVariable注解时,说明url路径采用restful风格,即http://localhost:8080/zgbj/1/2 2、@PathVariable注解也可以接受多个参数,例如public ModelAndView configAntennaIndex(@PathVaria 阅读全文
posted @ 2023-02-23 11:13 先娶国王后取经 阅读(109) 评论(0) 推荐(0)