0
点赞
收藏
分享

微信扫一扫

记录springboot的错误

Python芸芸 2022-03-24 阅读 31
spring
@RestController 是然后字符串形式

@controller是 返回网页(html)

@restcontroller = @controller +  @ResponseBody

举报

相关推荐

0 条评论