2016-02-23 15:03:39 +08:00
2016-02-23 15:03:39 +08:00
2016-02-23 13:48:49 +08:00

#SpringBoot-Learning

本项目主要分两部分

  • SpringBoot教程
  • SpringBoot样例

使用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.

Spring Boot可以轻松构建独立的、适用于生产级别的基于Spring框架的应用。当我们使用Spring和第三方库的时候你可以事半功倍的开始。大多数Spring Boot应用仅需要非常少的Spring配置。

S
Description
Srpingboot 教程
Readme
32 MiB
Languages
Java 98.5%
HTML 1.2%
TSQL 0.2%