spring-boot-starter-thymeleaf · Starter for building MVC web applications using Thymeleaf views
Group: org.springframework.boot - All Dependencies
spring-boot-starter-tomcat · Starter for using Tomcat as the embedded servlet container. Default servlet container starter used by spring-boot-starter-web
spring-boot-starter-parent · Parent pom providing dependency and plugin management for applications built with Maven
spring-boot-starter-undertow · Starter for using Undertow as the embedded servlet container. An alternative to spring-boot-starter-tomcat
spring-boot-starter-data-mongodb · Starter for using MongoDB document-oriented database and Spring Data MongoDB
spring-boot-starter-cache · Starter for using Spring Framework's caching support
spring-boot-starter-amqp · Starter for using Spring AMQP and Rabbit MQ
spring-boot-starter-freemarker · Starter for building MVC web applications using FreeMarker views
spring-boot-starter-jetty · Starter for using Jetty as the embedded servlet container. An alternative to spring-boot-starter-tomcat
spring-boot-starter-json · Starter for reading and writing json
spring-boot-actuator-autoconfigure · Spring Boot Actuator AutoConfigure
spring-boot-starter-data-rest · Starter for exposing Spring Data repositories over REST using Spring Data REST and Spring MVC
spring-boot-test-autoconfigure · Spring Boot Test AutoConfigure
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-integration · Starter for using Spring Integration
spring-boot-starter-hateoas · Starter for building hypermedia-based RESTful web application with Spring MVC and Spring HATEOAS
spring-boot-loader-tools · Spring Boot Loader Tools
spring-boot-starter-data-elasticsearch · Starter for using Elasticsearch search and analytics engine and Spring Data Elasticsearch
spring-boot-starter-quartz · Starter for using the Quartz scheduler
spring-boot-starter-batch · Starter for using Spring Batch
spring-boot-starter-activemq · Starter for JMS messaging using Apache ActiveMQ
spring-boot-starter-data-redis-reactive · Starter for using Redis key-value data store with Spring Data Redis reactive and the Lettuce client
spring-boot-starter-data-jdbc · Starter for using Spring Data JDBC