We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27b8092 commit ec8713fCopy full SHA for ec8713f
1 file changed
README.md
@@ -1,14 +1,7 @@
1
#SpringBoot-Learning
2
3
-本项目主要分两部分
+本项目内容为SpringBoot教程对应的程序样例。
4
5
-- SpringBoot教程
6
-- SpringBoot样例
+教程请移步:http://spring-boot.didispace.com
7
8
-## 使用Spring Boot的背景
9
10
-从构建一个可用于生产环境的Spring应用为目的,Spring Boot有利于规范配置与快速开发可运行的应用。
11
-
12
-Spring Boot可以轻松构建独立的、适用于生产级别的基于Spring框架的应用。当我们使用Spring和第三方库的时候你可以事半功倍的开始。大多数Spring Boot应用仅需要非常少的Spring配置。
13
14
-##
0 commit comments