From b92364ec32123094d8ea194e7305c19ccffe7e94 Mon Sep 17 00:00:00 2001 From: JeffLi1993 Date: Mon, 6 Feb 2017 18:09:53 +0800 Subject: [PATCH] spring boot read me: to do list --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 9316fbc..4f4ded0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,16 @@ # springboot-learning-example spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。 +## 作者与学习乐园 +源码地址:我的[GitHub地址](https://github.com/JeffLi1993 "GitHub")
+作者: [李强强](http://www.bysocket.com/ "李强强")
+QQ 群:
+编程之美① 365234583 [立即加入](http://jq.qq.com/?_wv=1027&k=Sx4s4U "编程之美") +编程之美② 290714704 [立即加入](http://jq.qq.com/?_wv=1027&k=Sx4s4U "编程之美") + +## 项目结构 +- springboot-helloworld
+入门 HelloWorld 案例,Quick Start - [Spring Boot 之 HelloWorld详解](http://www.bysocket.com/?p=1124 "Spring Boot 之 HelloWorld详解")
+- springboot-mybatis
+Springboot 整合 Mybatis,数据库 MySQL +- springboot-restful-json
+Springboot 实现 Restful 服务,基于 HTTP / JSON 传输 \ No newline at end of file