spring boot 笔记--第三章
摘要:
spring boot 笔记 第三章,使用Spring boot 构建系统: 强烈建议支持依赖管理的构建系统,Maven或Gradle 依赖管理: Spring Boot的每版本都会提供它支持的依赖列表。构建配置中不需要提供这些依赖的版本,因为Spring Boot会帮你进行管理。升级Spring 阅读全文
posted @ 2017-11-21 11:04 guodefu909 阅读(618) 评论(0) 推荐(0) 编辑