Spring Boot 集成常用开发库(一)概述

什么是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 1.5.6.RELEASE官方文档

从这段描述中我们不难看出,Spring Boot是一个轻量级的搭建Spring应用的脚手架。它提供了新的starter的配置方式用于替代以前Spring中复杂的xml配置文件的方式,极大的简化了各种库的配置方式。内置tomcat,支持简单粗暴的启动方式,只需要在含有main方法的类中run一下。

本系列文章涉及的库

该项目用于记录各种库的集成方式,没有采用微服务架构,并且配置了使用war包部署。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值