#SpringBoot-Learning
本项目主要分两部分
- Spring Boot文档翻译
- 样例工程
从构建一个可用于生产环境的Spring应用为目的,Spring Boot有利于规范配置与快速开发可运行的应用。
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.