随笔分类 -  Springboot

摘要:什么是 Starter Starter是Spring Boot中的一个非常重要的概念,Starter 相当于模块,它能将模块所需的依赖整合起来并对模块内 的Bean根据环境( 条件)进行自动配置。使用者只需要 依赖相应功能的Starter,无需做过多的配置和依赖,Spring Boot就能自动扫描并 阅读全文
posted @ 2020-06-28 16:38 zpp13 阅读(297) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/mononoke111/article/details/81088472 阅读全文
posted @ 2020-04-17 10:51 zpp13 阅读(634) 评论(0) 推荐(0)