项目作者: CoderTonyChan

项目描述 :
Java整合
高级语言: Shell
项目地址: git://github.com/CoderTonyChan/SpringStarter.git
创建时间: 2018-01-05T02:12:09Z
项目社区:https://github.com/CoderTonyChan/SpringStarter

开源协议:MIT License

下载


SpringStarter

SPRING INITIALIZR

http://start.spring.io

Spring Boot教程与Spring Cloud教程

教程
https://gitee.com/didispace/SpringBoot-Learning
中文文档
http://oopsguy.com/documents/springboot-docs/1.5.4/index.html

最简单

https://www.jianshu.com/p/80a9c91fa89b

总结

spring-boot-starter-web 集成了 SpringMVC

mybatis也提供了对Spring Boot的支持(mybatis-spring-boot-starter)