SpringBoot框架

一、SpringBoot框架

1、SpringBoot介绍

SpringBoot是Spring家族体系中一员。

SpringBoot框架_第1张图片

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 minimal Spring configuration.

使用Spring Boot可以轻松地创建独立的,基于生产级别的基于Spring的应用程序,您可以“运行”它们。

我们对Spring平台和第三方库持固执己见的观点,因此您可以以最小的麻烦开始使用。大多数Spring Boot应用程序需要最少的Spring配置。

总结:SpringBoot框架

你可能感兴趣的:(企业级框架,Java全栈笔记整理,spring,boot,spring,java,程序人生,后端)