springboot中的一些好用注解
Posted 小小爬虫
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了springboot中的一些好用注解相关的知识,希望对你有一定的参考价值。
一、sprinboot配置文件bean @ConfigurationProperties
https://www.jianshu.com/p/7f75936b573b
以上是关于springboot中的一些好用注解的主要内容,如果未能解决你的问题,请参考以下文章
SpringBoot整合定时任务----Scheduled注解实现(一个注解全解决)
SpringBoot中常用注解@Controller/@RestController/@RequestMapping的区别