摘要: Spring Boot的特点 1.依赖管理 父项目做依赖管理 <!-- HelloWorld项目的父项目 --> <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</ 阅读全文
posted @ 2021-05-30 19:26 codeloong 阅读(86) 评论(0) 推荐(0)