Skip to content

Commit bd3bcfb

Browse files
committed
Update README.md
1 parent b5b0752 commit bd3bcfb

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
11
#SpringBoot-Learning
2+
3+
本项目主要分两部分
4+
5+
- Spring Boot文档翻译
6+
- 样例工程
7+
8+
## 使用Spring Boot的背景
9+
10+
从构建一个可用于生产环境的Spring应用为目的,Spring Boot有利于规范配置与快速开发可运行的应用。
11+
12+
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run". We take an opinionated view of the Spring platform and third-party libraries so you can get started with minimum fuss. Most Spring Boot applications need very little Spring configuration.
13+
14+
15+
##

0 commit comments

Comments
 (0)