欢迎访问 生活随笔!

凯发k8官方网

当前位置: 凯发k8官方网 > 前端技术 > javascript >内容正文

javascript

spring boot starters 列表 -凯发k8官方网

发布时间:2024/10/12 javascript 27 豆豆
凯发k8官方网 收集整理的这篇文章主要介绍了 spring boot starters 列表 小编觉得挺不错的,现在分享给大家,帮大家做个参考.

spring boot application starters

名称描述pom
spring-boot-starter核心starter,包括自动配置支持,日志和yamlpom
spring-boot-starter-activemq用于使用apache activemq实现jms消息pom
spring-boot-starter-amqp用于使用spring amqp和rabbit mqpom
spring-boot-starter-aop用于使用spring aop和aspectj实现面向切面编程pom
spring-boot-starter-artemis使用apache artemis实现jms消息pom
spring-boot-starter-batch对spring batch的支持pom
spring-boot-starter-cache用于使用spring框架的缓存支持pom
spring-boot-starter-cloud-connectors对spring cloud connectors的支持,用于简化云平台下(例如cloud foundry 和heroku)服务的连接pom
spring-boot-starter-data-cassandra用于使用分布式数据库cassandra和spring data cassandrapom
spring-boot-starter-data-cassandra-reactive用于使用分布式数据库cassandra和spring data cassandra 的响应式支持pom
spring-boot-starter-data-couchbase用于使用基于文档的数据库couchbase和spring data couchbasepom
spring-boot-starter-data-couchbase-reactive用于使用基于文档的数据库couchbase和spring data couchbase 的响应式支持pom
spring-boot-starter-data-elasticsearch用于使用elasticsearch搜索,分析引擎和spring data elasticsearchpom
spring-boot-starter-data-jpa用于使用hibernate实现spring data jpapom
spring-boot-starter-data-ldapspring boot 对 spring data ldap(轻量级目录访问协议)的支持pom
spring-boot-starter-data-mongodb用于使用基于文档的数据库mongodb和spring data mongodbpom
spring-boot-starter-data-mongodb-reactive用于使用基于文档的数据库mongodb和spring data mongodb 的响应式支持pom
spring-boot-starter-data-neo4j用于使用图数据库neo4j和spring data neo4jpom
spring-boot-starter-data-redis用于使用spring data redis和jedis客户端操作键—值数据存储redispom
spring-boot-starter-data-redis-reactive用于使用spring data redis和jedis客户端操作键—值数据存储redis的响应式支持pom
spring-boot-starter-data-rest用于使用spring data rest暴露基于rest的spring data仓库pom
spring-boot-starter-data-solr通过spring data solr使用apache solr搜索平台pom
spring-boot-starter-freemarker用于使用freemarker模板引擎构建mvc web应用pom
spring-boot-starter-groovy-templates用于使用groovy模板引擎构建mvc web应用pom
spring-boot-starter-hateoas用于使用spring mvc和spring hateoas实现基于超媒体的restful web应用pom
spring-boot-starter-integration用于使用spring integrationpom
spring-boot-starter-jdbc对jdbc的支持(使用tomcat jdbc连接池)pom
spring-boot-starter-jersey用于使用jax-rs和jersey构建restful web应用,可使用spring-boot-starter-web替代pom
spring-boot-starter-jooq用于使用jooq访问sql数据库,可使用spring-boot-starter-data-jpa或spring-boot-starter-jdbc替代pom
spring-boot-starter-jsonspring boot 对 json 读写支持的组建pom
spring-boot-starter-jta-atomikos用于使用atomikos实现jta事务pom
spring-boot-starter-jta-bitronix用于使用bitronix实现jta事务pom
spring-boot-starter-jta-narayanaspring boot narayana jta starterpom
spring-boot-starter-mail用于使用java mail和spring框架email发送支持pom
spring-boot-starter-mustache用于使用mustache模板引擎构建mvc web应用pom
spring-boot-starter-quartz用于定时任务 quartz 的支持pom
spring-boot-starter-security对spring security的支持pom
spring-boot-starter-test用于测试spring boot应用,支持常用测试类库,包括junit, hamcrest和mockitopom
spring-boot-starter-thymeleaf用于使用thymeleaf模板引擎构建mvc web应用pom
spring-boot-starter-validation用于使用hibernate validator实现java bean校验pom
spring-boot-starter-web用于使用spring mvc构建web应用,包括restful。tomcat是默认的内嵌容器pom
spring-boot-starter-web-services对spring web服务的支持pom
spring-boot-starter-webflux对spring webflux服务的支持pom
spring-boot-starter-websocket用于使用spring框架的websocket支持构建websocket应用pom

spring boot 生产级 starters

名称描述pom
spring-boot-starter-actuator用于使用spring boot的actuator,它提供了production ready功能来帮助你监控和管理应用程序pom

最后,spring boot还包含一些用于排除或交换某些特定技术方面的starters:

spring boot 技术性 starters

名称描述pom
spring-boot-starter-jetty用于使用jetty作为内嵌servlet容器,可使用spring-boot-starter-tomcat替代pom
spring-boot-starter-log4j2用于使用log4j2记录日志,可使用spring-boot-starter-logging代替pom
spring-boot-starter-logging用于使用logback记录日志,默认的日志starterpom
spring-boot-starter-reactor-netty用于使用 netty 作为响应式内嵌容器pom
spring-boot-starter-tomcat用于使用tomcat作为内嵌servlet容器,spring-boot-starter-web使用的默认servlet容器pom
spring-boot-starter-undertow用于使用undertow作为内嵌servlet容器,可使用spring-boot-starter-tomcat替代pom

转载于:https://www.cnblogs.com/wintersoft/p/9945844.html

总结

以上是凯发k8官方网为你收集整理的spring boot starters 列表的全部内容,希望文章能够帮你解决所遇到的问题。

如果觉得凯发k8官方网网站内容还不错,欢迎将凯发k8官方网推荐给好友。

  • 上一篇:
  • 下一篇:
网站地图