An open API service indexing awesome lists of open source software.

https://github.com/codertonychan/springstarter

Java整合
https://github.com/codertonychan/springstarter

mybatis spring-boot spring-initializr

Last synced: 3 months ago
JSON representation

Java整合

Awesome Lists containing this project

README

        

# 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)