SpringBoot 之Spring Boot Starter依赖包及作用
Spring Boot 之Spring Boot Starter依赖包及作用
spring-boot-starter
这是Spring Boot的核心启动器,包含了自动配置、日志和YAML。spring-boot-starter-amqp
通过spring-rabbit来支持AMQP协议(Advanced Message Queuing Protocol. 。spring-boot-starter-aop
支持面向方面的编程即AOP,包括spring-aop和AspectJ。spring-boot-starter-artemis
通过Apache Artemis支持JMS的API(Java Message Service API. 。spring-boot-starter-batch
支持Spring Batch,包括HSQLDB数据库。spring-boot-starter-cache
支持Spring的Cache抽象。spring-boot-starter-cloud-connectors
支持Spring Cloud Connectors,简化了在像Cloud Foundry或Heroku这样的云平台上连接服务。spring-boot-starter-data-elasticsearch
支持ElasticSearch搜索和分析引擎,包括spring-data-elasticsearch。spring-boot-starter-data-gemfire
支持GemFire分布式数据存储,包括spring-data-gemfire。spring-boot-starter-data-jpa
支持JPA(Java Persistence API. ,包括spring-data-jpa、spring-orm、Hibernate。spring-boot-starter-data-mongodb
支持MongoDB数据,包括spring-data-mongodb。spring-boot-starter-data-rest
通过spring-data-rest-webmvc,支持通过REST暴露Spring Data数据仓库。spring-boot-starter-data-solr
支持Apache Solr搜索平台,包括spring-data-solr。spring-boot-starter-freemarker
支持FreeMarker模板引擎。spring-boot-starter-groovy-templates
支持Groovy模板引擎。spring-boot-starter-hateoas
通过spring-hateoas支持基于HATEOAS的RESTful Web服务。spring-boot-starter-hornetq
通过HornetQ支持JMS。spring-boot-starter-integration
支持通用的spring-integration模块。spring-boot-starter-jdbc
支持JDBC数据库。spring-boot-starter-jersey
支持Jersey RESTful Web服务框架。spring-boot-starter-jta-atomikos
通过Atomikos支持JTA分布式事务处理。spring-boot-starter-jta-bitronix
通过Bitronix支持JTA分布式事务处理。spring-boot-starter-mail
支持javax.mail模块。spring-boot-starter-mobile
支持spring-mobile。spring-boot-starter-mustache
支持Mustache模板引擎。spring-boot-starter-redis
支持Redis键值存储数据库,包括spring-redis。spring-boot-starter-security
支持spring-security。spring-boot-starter-social-facebook
支持spring-social-facebookspring-boot-starter-social-linkedin
支持pring-social-linkedinspring-boot-starter-social-twitter
支持pring-social-twitterspring-boot-starter-test
支持常规的测试依赖,包括JUnit、Hamcrest、Mockito以及spring-test模块。spring-boot-starter-thymeleaf
支持Thymeleaf模板引擎,包括与Spring的集成。spring-boot-starter-velocity
支持Velocity模板引擎。spring-boot-starter-web
S支持全栈式Web开发,包括Tomcat和spring-webmvc。spring-boot-starter-websocket
支持WebSocket开发。spring-boot-starter-ws
支持Spring Web Services。
Spring Boot应用启动器面向生产环境的还有2种,具体如下:spring-boot-starter-actuator
增加了面向产品上线相关的功能,比如测量和监控。spring-boot-starter-remote-shell
增加了远程ssh shell的支持。
最后,Spring Boot应用启动器还有一些替换技术的启动器,具体如下:spring-boot-starter-jetty
引入了Jetty HTTP引擎(用于替换Tomcat. 。spring-boot-starter-log4j
支持Log4J日志框架。spring-boot-starter-logging
引入了Spring Boot默认的日志框架Logback。spring-boot-starter-tomcat
引入了Spring Boot默认的HTTP引擎Tomcat。spring-boot-starter-undertow
引入了Undertow HTTP引擎(用于替换Tomcat. 。
SpringBoot 之Spring Boot Starter依赖包及作用的更多相关文章
- SpringBoot 之Spring Boot Starter依赖包及作用(自己还没有看)
spring-boot-starter 这是Spring Boot的核心启动器,包含了自动配置.日志和YAML. spring-boot-starter-amqp 通过spring-rabbit来支持 ...
- Spring boot starter pom的依赖关系说明
Spring Boot 通过starter依赖为项目的依赖管理提供帮助.starter依赖起始就是特殊的maven依赖,利用了传递依赖解析,把常用库聚合在一起,组成了几个为特定功能而定制的依赖. sp ...
- Spring Boot起步依赖:定制starter
在定制我们自己的起步依赖--xxx.spring.boot.starter之前,我们先了解下什么是Spring Boot起步依赖. 起步依赖,是Spring Boot带给我们的一项重要的便利.要理解S ...
- 年轻人的第一个自定义 Spring Boot Starter!
陆陆续续,零零散散,栈长已经写了几十篇 Spring Boot 系列文章了,其中有介绍到 Spring Boot Starters 启动器,使用的.介绍的都是第三方的 Starters ,那如何开发一 ...
- 从零开始开发一个Spring Boot Starter
一.Spring Boot Starter简介 Starter是Spring Boot中的一个非常重要的概念,Starter相当于模块,它能将模块所需的依赖整合起来并对模块内的Bean根据环境( 条件 ...
- 手把手教你手写一个最简单的 Spring Boot Starter
欢迎关注微信公众号:「Java之言」技术文章持续更新,请持续关注...... 第一时间学习最新技术文章 领取最新技术学习资料视频 最新互联网资讯和面试经验 何为 Starter ? 想必大家都使用过 ...
- Spring boot 打成jar包问题总结
Spring boot 打成jar包问题总结 1.Unable to find a single main class from the following candidates 1.1.问题描述 m ...
- Spring Boot Starter 介绍
http://www.baeldung.com/spring-boot-starters 作者:baeldung 译者:http://oopsguy.com 1.概述 依赖管理是任何复杂项目的关键部分 ...
- Spring Boot 打war包并利用docBase指定根目录为打包的工程
指定根目录有两种方式 1:直接将打的war包名称定义为ROOT 2:利用docBase 比如笔者war包名为xibu.war,将该war包丢到/Users/archerlj/Library/apach ...
随机推荐
- dba和运维专家们说有丰富的大型分布式系统架构设计经验纯属扯淡
如果,一开始就从事dba和运维的专家们说他们有丰富的大型分布式系统架构设计经验,那纯属扯淡.除非,他们从是从开发专家或者架构师转型而来,那么他们才有资格说自己有丰富的大型分布式系统架构设计经验. 运维 ...
- this逃逸
首先,什么是this逃逸? this逃逸是指类构造函数在返回实例之前,线程便持有该对象的引用. 常发生于在构造函数中启动线程或注册监听器. eg: public class ThisEscape { ...
- ubuntu下进程kidle_inject致使编译软件很慢
一.背景 某一天编译一个程序发现半天都没编译ok,于是使用top一看发现有个别进程占用cpu奇高,遂出此文 二.怎么解决? 2.1 什么进程占据很高cpu 名为kidle_inject,同时开启了好几 ...
- github上的markdown如何换行
https://gist.github.com/shaunlebron/746476e6e7a4d698b373 1.普通的换行 在文本结束后面,加2个空格 2.段落之间的换行 使用反斜杠\
- excel在msdn上的说明文档
Microsoft.Office.Tools.Excel.Worksheet 对象提供和 Excel 主互操作程序集中的 Microsoft.Office.Interop.Excel.Workshee ...
- BZOJ4887: [Tjoi2017]可乐 矩阵快速幂
Description 加里敦星球的人们特别喜欢喝可乐.因而,他们的敌对星球研发出了一个可乐机器人,并且 放在了加里敦星球的1号城市上.这个可乐机器人有三种行为:停在原地,去下一个相邻的 城市,自爆. ...
- BZOJ3296: [USACO2011 Open] Learning Languages 并查集
Description 农夫约翰的N(2 <= N<=10,000)头奶牛,编号为1.. N,一共会流利地使用M(1<= M <=30,000)种语言,编号从1 .. M., ...
- springBoot 打包 dubbo jar包
参看链接:http://blog.csdn.net/cqdz_dj/article/details/51942681 http://blog.csdn.net/u014695188/art ...
- CSS3 常用选择器
p:last-of-type{background-color: red;} 选择p中最后一项 p:nth-of-type(2n){background-color: red;} 隔行变色里面也可以填 ...
- 圆点博士 陀螺仪和加速度计MPU6050的单位换算方法
圆点博士陀螺仪和加速度计MPU6050的单位换算方法 陀螺仪和加速度计MPU6050的单位换算方法 对于四轴的初学者,可能无法理解四轴源代码里面陀螺仪和加速度数据的那些数学转换方法.下面我们来具体描述 ...