摘要: Spring-Boot的实现 我们不需要配置文件,直接编写Controller类即可 import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotati 阅读全文
posted @ 2020-11-08 19:20 江丰 阅读(81) 评论(0) 推荐(0)