spring-boot

Packages

Link copied to clipboard

Core Spring Boot classes.

Link copied to clipboard

Administration support for Spring Boot applications.

Link copied to clipboard

Support classes to provide ANSI color output.

Link copied to clipboard

Support for describing the availability of Spring Boot applications.

Link copied to clipboard

Fluent 'builder' style API to construct a org.springframework.boot.SpringApplication.

Link copied to clipboard

Low level support for Cloud deployments.

Link copied to clipboard

Classes related to Spring's org.springframework.context.ApplicationContext.

Classes related to Spring's org.springframework.context.ApplicationContext annotations.

Link copied to clipboard

External configuration support allowing 'application.properties' to be loaded and used within a Spring Boot application.

Link copied to clipboard

ApplicationEvents triggered by Spring Boot.

Link copied to clipboard

Logging integration with Spring's Application Context.

org.springframework.core.metrics.ApplicationStartup implementation for buffering steps and measuring their processing time.

Support for external configuration properties.

Support for @ConfigurationProperties binding.

General BindHandler implementations.

Binding validation support.

Sources for external configuration properties.

Link copied to clipboard

Support for type conversion.

Link copied to clipboard

Support for failure analysis and reporting.

Link copied to clipboard
Link copied to clipboard

Client-side HTTP support classes.

Client-side reactive HTTP support classes.

Link copied to clipboard

Support for providing information about an application.

Link copied to clipboard

Support for loading resources.

Link copied to clipboard

Custom enhancements and support for the Jackson project.

Link copied to clipboard

Support for Java Database Connectivity (JDBC).

Link copied to clipboard

Support for initialization of an SQL database using a JDBC DataSource.

Link copied to clipboard

Support for accessing JDBC javax.sql.DataSource metadata.

Link copied to clipboard

Support for Java Message Service (JMS).

Link copied to clipboard

Support for parsing JSON.

Link copied to clipboard

Support and abstractions across several logging libraries.

Link copied to clipboard

Support for 'Java Util Logging'.

Link copied to clipboard

Support for the Log4j 2 logging library.

Link copied to clipboard

Support for the Logback logging library.

Support for structured logging.

Link copied to clipboard

Support for item origin tracking.

Link copied to clipboard

JPA Support classes.

Hibernate Support classes.

Link copied to clipboard

Support for R2DBC connectivity.

Link copied to clipboard

Support for initialization of an SQL database using an R2DBC ConnectionFactory.

Link copied to clipboard

Support classes for Reactor integration.

Link copied to clipboard

RSocket integrations with Spring Framework's ApplicationContext.

Support for RSocket-based messaging.

Link copied to clipboard

Reactor Netty based RSocket server implementation.

Link copied to clipboard

Support for RSocket servers.

Classes and utilities for reactive Spring Security.

Classes and utilities for Servlet-based Spring Security.

Link copied to clipboard

Support for initialization of an SQL database.

Infrastructure for establishing database initialization bean dependencies.

Link copied to clipboard

Management of trust material that can be used to establish an SSL connection.

Link copied to clipboard

SSL trust material provider for Java KeyStores.

Link copied to clipboard

SSL trust material provider for PEM-encoded certificates.

Link copied to clipboard

General system support classes.

Link copied to clipboard

Utilities and classes related to task execution and scheduling.

Support classes for reading annotation and class-level metadata.

Link copied to clipboard

Contains miscellaneous utility classes.

Link copied to clipboard

Utilities and classes related to validation.

Utilities and classes related to bean validation.

Link copied to clipboard

Web client utilities.

Link copied to clipboard

Support for web-based codecs.

Link copied to clipboard

Web integrations with Spring's ApplicationContext.

Embedded reactive and servlet web server implementations backed by Jetty.

Embedded reactive web server implementation backed by Netty.

Embedded reactive and servlet web server implementations backed by Tomcat.

Embedded reactive and servlet web server implementations backed by Undertow.

Link copied to clipboard

Spring Web error handling infrastructure.

Reactive based web integrations with Spring's ApplicationContext.

Spring WebFlux error handling infrastructure.

Spring Boot specific org.springframework.web.server.WebFilter implementations.

Spring WebFlux WebClient support abstractions.

Additional Views for use with WebFlux.

Reactive web server abstractions.

Link copied to clipboard

Support for embedded web servers.

Link copied to clipboard

Classes and utilities designed to work with the jakarta.servlet specification.

Servlet based web integrations with Spring's WebApplicationContext.

Spring MVC error handling infrastructure.

Spring Boot specific jakarta.servlet.Filter implementations.

Servlet web server abstractions.

Support classes for Servlet-based web servers.

Additional Views for use with Web MVC.

Web Services client utilities.