spring-boot-starter-test · Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito
Group: org.springframework.boot - All Dependencies
spring-boot-starter-web · Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container
spring-boot-configuration-processor · Spring Boot Configuration Annotation Processor
spring-boot-autoconfigure · Spring Boot AutoConfigure
spring-boot-starter · Core starter, including auto-configuration support, logging and YAML
spring-boot-dependencies · Spring Boot Dependencies
spring-boot-starter-actuator · Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your application
spring-boot-starter-aop · Starter for aspect-oriented programming with Spring AOP and AspectJ
spring-boot-starter-data-jpa · Starter for using Spring Data JPA with Hibernate
spring-boot-starter-security · Starter for using Spring Security
spring-boot-starter-data-redis · Starter for using Redis key-value data store with Spring Data Redis and the Lettuce client
spring-boot-starter-validation · Starter for using Java Bean Validation with Hibernate Validator
spring-boot-autoconfigure-processor · Spring Boot AutoConfigure Annotation Processor
spring-boot-devtools · Spring Boot Developer Tools
spring-boot-starter-jdbc · Starter for using JDBC with the HikariCP connection pool
spring-boot-starter-log4j2 · Starter for using Log4j2 for logging. An alternative to spring-boot-starter-logging
spring-boot-starter-mail · Starter for using Java Mail and Spring Framework's email sending support
spring-boot-starter-logging · Starter for logging using Logback. Default logging starter
spring-boot-starter-websocket · Starter for building WebSocket applications using Spring Framework's MVC WebSocket support
spring-boot-starter-webflux · Starter for building WebFlux applications using Spring Framework's Reactive Web support
spring-boot-properties-migrator · Spring Boot Properties Migrator