1.@RestController
@RestController注解其实就是将 return 中的内容以 JSON字符串的形式返回客户端
@controller的详解
2.@Data
@Data详解
3.@RequestMapping
@RequestMapping
4.@Builder
@Builder
5.@RequestBody
@RequestBody
6.@Slf4j
@slf4j
7.execution写法
execution
8.http协议及servlet
http协议及servlet文章来源:https://www.toymoban.com/news/detail-641758.html
7.JoinPoint
JoinPoint文章来源地址https://www.toymoban.com/news/detail-641758.html
到了这里,关于Springboot开发常用注解的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!