spring-boot-starter Spring boot使用的各种示例,以最简单、最实用为标准 spring-boot-helloWorld:spring-boot的helloWorld版本 spring-boot-web:web开发综合使用案例 spring-boot-mybaits-annotation:spirng boot对mybaits注解版本 spring-boot-mybaits-xml: spirng boot对mybaits简化版本,也是xml配置版本 文章可以参考这里 构建微服务:Spring boot 入门篇 构建微服务:Spring boot 提高篇 构建微服务:Spring Boot中Redis的使用 构建微服务:thymeleaf使用详解 构建微服务:spring data jpa的使用