继续浏览精彩内容
慕课网APP
程序员的梦工厂
打开
继续
感谢您的支持,我会继续努力的
赞赏金额会直接到老师账户
将二维码发送给自己后长按识别
微信支付
支付宝支付

SpringBootStarter种类

西昆仑
关注TA
已关注
手记 7
粉丝 489
获赞 43
NameDescription

spring-boot-starter

核心starter, 包括auto-configuration支持, logging和YAML 支持

spring-boot-starter-activemq

基于Apache ActiveMQ的JSM消息系统

spring-boot-starter-amqp

基于Rabbit MQ的AMQP消息系统

spring-boot-starter-aop

使用Spring AOP 和 AspectJ

spring-boot-starter-artemis

基于Artemis的JSM消息系统

spring-boot-starter-batch

使用Spring Batch

spring-boot-starter-cache

使用Spring caching缓存

spring-boot-starter-cloud-connectors

云计算,例如Cloud Foundry、Heroku

spring-boot-starter-data-cassandra

使用Cassandra数据库

spring-boot-starter-data-cassandra-reactive

使用Cassandra数据库

spring-boot-starter-data-couchbase

使用Couchbase数据库

spring-boot-starter-data-couchbase-reactive

使用Couchbase数据库

spring-boot-starter-data-elasticsearch

使用Elasticsearch

spring-boot-starter-data-jdbc

使用JDBC

spring-boot-starter-data-jpa

使用Hibernate

spring-boot-starter-data-ldap

使用LDAP

spring-boot-starter-data-mongodb

使用MongoDB

spring-boot-starter-data-mongodb-reactive

使用MongoDB

spring-boot-starter-data-neo4j

使用Neo4j

spring-boot-starter-data-redis

使用Redis

spring-boot-starter-data-redis-reactive

使用Redis

spring-boot-starter-data-rest

Starter for exposing Spring Data repositories over REST using Spring Data REST

spring-boot-starter-data-solr

Starter for using the Apache Solr search platform with Spring Data Solr

spring-boot-starter-freemarker

Starter for building MVC web applications using FreeMarker views

spring-boot-starter-groovy-templates

Starter for building MVC web applications using Groovy Templates views

spring-boot-starter-hateoas

Starter for building hypermedia-based RESTful web application with Spring MVC and Spring HATEOAS

spring-boot-starter-integration

Starter for using Spring Integration

spring-boot-starter-jdbc

使用jdbc,包含JdbcTemplate系列工具

spring-boot-starter-jersey

Starter for building RESTful web applications using JAX-RS and Jersey. An alternative to spring-boot-starter-web

spring-boot-starter-jooq

Starter for using jOOQ to access SQL databases. An alternative to spring-boot-starter-data-jpa or spring-boot-starter-jdbc

spring-boot-starter-json

使用json

spring-boot-starter-jta-atomikos

Starter for JTA transactions using Atomikos

spring-boot-starter-jta-bitronix

Starter for JTA transactions using Bitronix

spring-boot-starter-mail

邮件功能

spring-boot-starter-mustache

Starter for building web applications using Mustache views

spring-boot-starter-oauth2-client

使用OAuth2客户端

spring-boot-starter-oauth2-resource-server

创建OAuth2服务器

spring-boot-starter-quartz

使用Quartz定时任务

spring-boot-starter-security

使用spring安全框架

spring-boot-starter-test

使用springBoot单元测试

spring-boot-starter-thymeleaf

使用Thymeleaf

spring-boot-starter-validation

使用Hibernate Validator

spring-boot-starter-web

使用springWeb框架,包括RESTful,Spring MVC.默认使用Tomcat容器

spring-boot-starter-web-services

使用Web Services

spring-boot-starter-webflux

Starter for building WebFlux applications using Spring Framework’s Reactive Web support

spring-boot-starter-websocket

使用websocket

spring-boot-starter-actuator

提供针对SpringBoot应用程序的监控和管理

spring-boot-starter-jetty

使用jetty容器

spring-boot-starter-log4j2

使用log4j

spring-boot-starter-logging

使用logback

spring-boot-starter-reactor-netty


spring-boot-starter-tomcat

使用tomcat容器

spring-boot-starter-undertow

使用undertow容器


打开App,阅读手记
0人推荐
发表评论
随时随地看视频慕课网APP