spring boot read me: to do list

This commit is contained in:
JeffLi1993
2017-02-06 18:09:53 +08:00
committed by liqiangqiang
parent f34d54f45e
commit b92364ec32

View File

@@ -1,2 +1,16 @@
# springboot-learning-example
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
## 作者与学习乐园
源码地址:我的[GitHub地址](https://github.com/JeffLi1993 "GitHub")<br>
作者: [李强强](http://www.bysocket.com/ "李强强")<br>
QQ 群:<br>
编程之美① 365234583 [立即加入](http://jq.qq.com/?_wv=1027&k=Sx4s4U "编程之美")
编程之美② 290714704 [立即加入](http://jq.qq.com/?_wv=1027&k=Sx4s4U "编程之美")
## 项目结构
- springboot-helloworld<br>
入门 HelloWorld 案例Quick Start - [Spring Boot 之 HelloWorld详解](http://www.bysocket.com/?p=1124 "Spring Boot 之 HelloWorld详解")<br>
- springboot-mybatis<br>
Springboot 整合 Mybatis数据库 MySQL
- springboot-restful-json<br>
Springboot 实现 Restful 服务,基于 HTTP / JSON 传输