org.springframework.boot | Core Spring Boot classes. |
org.springframework.boot.actuate.amqp | Actuator support for AMQP and RabbitMQ. |
org.springframework.boot.actuate.audit | Core actuator auditing classes. |
org.springframework.boot.actuate.audit.listener | Actuator auditing listeners. |
org.springframework.boot.actuate.autoconfigure | Classes for general actuator auto-configuration concerns. |
org.springframework.boot.actuate.autoconfigure.amqp | Auto-configuration for actuator AMQP concerns. |
org.springframework.boot.actuate.autoconfigure.audit | Auto-configuration for actuator audit concerns. |
org.springframework.boot.actuate.autoconfigure.availability | Auto-configuration that extends health endpoints so that they can be used as availability probes. |
org.springframework.boot.actuate.autoconfigure.beans | Auto-configuration for actuator Spring Bean concerns. |
org.springframework.boot.actuate.autoconfigure.cache | Auto-configuration for actuator cache concerns. |
org.springframework.boot.actuate.autoconfigure.cassandra | Auto-configuration for actuator Cassandra concerns. |
org.springframework.boot.actuate.autoconfigure.cloudfoundry | Auto-configuration for actuator Cloud Foundry concerns. |
org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive | Auto-configuration for actuator Cloud Foundry concerns using WebFlux. |
org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet | Auto-configuration for actuator Cloud Foundry concerns using Spring MVC. |
org.springframework.boot.actuate.autoconfigure.condition | Auto-configuration for actuator condition concerns. |
org.springframework.boot.actuate.autoconfigure.context | Auto-configuration for actuator Spring Context concerns. |
org.springframework.boot.actuate.autoconfigure.context.properties | Auto-configuration for actuator property concerns. |
org.springframework.boot.actuate.autoconfigure.couchbase | Auto-configuration for actuator Couchbase concerns. |
org.springframework.boot.actuate.autoconfigure.elasticsearch | Auto-configuration for actuator Elasticsearch concerns. |
org.springframework.boot.actuate.autoconfigure.endpoint | Core classes for actuator endpoint auto-configuration. |
org.springframework.boot.actuate.autoconfigure.endpoint.condition | Actuator endpoint auto-configuration conditions. |
org.springframework.boot.actuate.autoconfigure.endpoint.expose | Endpoint exposure logic used for auto-configuration and conditions. |
org.springframework.boot.actuate.autoconfigure.endpoint.jmx | Actuator JMX endpoint auto-configuration. |
org.springframework.boot.actuate.autoconfigure.endpoint.web | Auto-configuration for the Actuator's web endpoints. |
org.springframework.boot.actuate.autoconfigure.endpoint.web.jersey | Auto-configuration for exposing actuator web endpoints using Jersey. |
org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive | Auto-configuration for exposing actuator web endpoints using WebFlux. |
org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet | Auto-configuration for exposing actuator web endpoints using Spring MVC. |
org.springframework.boot.actuate.autoconfigure.env | Auto-configuration for actuator Spring Environment concerns. |
org.springframework.boot.actuate.autoconfigure.flyway | Auto-configuration for actuator Flyway concerns. |
org.springframework.boot.actuate.autoconfigure.hazelcast | Auto-configuration for actuator Hazelcast concerns. |
org.springframework.boot.actuate.autoconfigure.health | Auto-configuration for actuator health concerns. |
org.springframework.boot.actuate.autoconfigure.influx | Auto-configuration for actuator InfluxDB concerns. |
org.springframework.boot.actuate.autoconfigure.info | Auto-configuration for actuator info concerns. |
org.springframework.boot.actuate.autoconfigure.integration | Auto-configuration for actuator Spring Integration concerns. |
org.springframework.boot.actuate.autoconfigure.jdbc | Auto-configuration for actuator JDBC concerns. |
org.springframework.boot.actuate.autoconfigure.jms | Auto-configuration for actuator JMS concerns. |
org.springframework.boot.actuate.autoconfigure.jolokia | Auto-configuration for actuator Jolokia support. |
org.springframework.boot.actuate.autoconfigure.ldap | Auto-configuration for actuator LDAP concerns. |
org.springframework.boot.actuate.autoconfigure.liquibase | Auto-configuration for actuator Liquibase concerns. |
org.springframework.boot.actuate.autoconfigure.logging | Auto-configuration for actuator logging concerns. |
org.springframework.boot.actuate.autoconfigure.mail | Auto-configuration for actuator JavaMail concerns. |
org.springframework.boot.actuate.autoconfigure.management | Auto-configuration for actuator management concerns. |
org.springframework.boot.actuate.autoconfigure.metrics | Auto-configuration for actuator metrics and Micrometer. |
org.springframework.boot.actuate.autoconfigure.metrics.amqp | Auto-configuration for RabbitMQ metrics. |
org.springframework.boot.actuate.autoconfigure.metrics.cache | Auto-configuration for cache metrics. |
org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics | Support for exporting actuator metrics to AppOptics. |
org.springframework.boot.actuate.autoconfigure.metrics.export.atlas | Support for exporting actuator metrics to Atlas. |
org.springframework.boot.actuate.autoconfigure.metrics.export.datadog | Support for exporting actuator metrics to Datadog. |
org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace | Support for exporting actuator metrics to Dynatrace. |
org.springframework.boot.actuate.autoconfigure.metrics.export.elastic | Support for exporting actuator metrics to Elastic. |
org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia | Support for exporting actuator metrics to Ganglia. |
org.springframework.boot.actuate.autoconfigure.metrics.export.graphite | Support for exporting actuator metrics to Graphite. |
org.springframework.boot.actuate.autoconfigure.metrics.export.humio | Support for exporting actuator metrics to Humio. |
org.springframework.boot.actuate.autoconfigure.metrics.export.influx | Support for exporting actuator metrics to InfluxDB. |
org.springframework.boot.actuate.autoconfigure.metrics.export.jmx | Support for exporting actuator metrics to JMX. |
org.springframework.boot.actuate.autoconfigure.metrics.export.kairos | Support for exporting actuator metrics to KairosDB. |
org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic | Support for exporting actuator metrics to New Relic. |
org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus | Support for exporting actuator metrics to Prometheus. |
org.springframework.boot.actuate.autoconfigure.metrics.export.properties | Base properties and adapters used when exporting actuator metrics. |
org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx | Support for exporting actuator metrics to SignalFX. |
org.springframework.boot.actuate.autoconfigure.metrics.export.simple | Support for exporting actuator metrics to a simple in-memory store. |
org.springframework.boot.actuate.autoconfigure.metrics.export.stackdriver | Support for exporting actuator metrics to Stackdriver. |
org.springframework.boot.actuate.autoconfigure.metrics.export.statsd | Support for exporting actuator metrics to StatsD. |
org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront | Support for exporting actuator metrics to Wavefront. |
org.springframework.boot.actuate.autoconfigure.metrics.jdbc | Auto-configuration for JPA metrics. |
org.springframework.boot.actuate.autoconfigure.metrics.jersey | Auto-configuration for Jersey actuator metrics. |
org.springframework.boot.actuate.autoconfigure.metrics.orm.jpa | Auto-configuration for JPA metrics. |
org.springframework.boot.actuate.autoconfigure.metrics.r2dbc | Auto-configuration for R2DBC metrics. |
org.springframework.boot.actuate.autoconfigure.metrics.web.client | Auto-configuration for web client actuator metrics. |
org.springframework.boot.actuate.autoconfigure.metrics.web.jetty | Auto-configuration for Jetty actuator metrics. |
org.springframework.boot.actuate.autoconfigure.metrics.web.reactive | Auto-configuration for WebFlux actuator metrics. |
org.springframework.boot.actuate.autoconfigure.metrics.web.servlet | Auto-configuration for Spring MVC actuator metrics. |
org.springframework.boot.actuate.autoconfigure.metrics.web.tomcat | Auto-configuration for Tomcat actuator metrics. |
org.springframework.boot.actuate.autoconfigure.mongo | Auto-configuration for actuator MongoDB concerns. |
org.springframework.boot.actuate.autoconfigure.neo4j | Auto-configuration for actuator Neo4J concerns. |
org.springframework.boot.actuate.autoconfigure.r2dbc | Auto-configuration for actuator R2DBC. |
org.springframework.boot.actuate.autoconfigure.redis | Auto-configuration for actuator Redis concerns. |
org.springframework.boot.actuate.autoconfigure.scheduling | Auto-configuration for actuator scheduling concerns. |
org.springframework.boot.actuate.autoconfigure.security.reactive | Auto-configuration for actuator security using WebFlux. |
org.springframework.boot.actuate.autoconfigure.security.servlet | Auto-configuration for actuator security using Spring MVC. |
org.springframework.boot.actuate.autoconfigure.session | Auto-configuration for actuator Spring Sessions concerns. |
org.springframework.boot.actuate.autoconfigure.solr | Auto-configuration for actuator Solr concerns. |
org.springframework.boot.actuate.autoconfigure.system | Auto-configuration for actuator system concerns. |
org.springframework.boot.actuate.autoconfigure.trace.http | Auto-configuration for actuator HTTP tracing concerns. |
org.springframework.boot.actuate.autoconfigure.web | Core classes for auto-configuration of actuator web concerns. |
org.springframework.boot.actuate.autoconfigure.web.jersey | Configuration for a Jersey-based management context. |
org.springframework.boot.actuate.autoconfigure.web.mappings | Classes for auto-configuration of actuator web request mapping concerns. |
org.springframework.boot.actuate.autoconfigure.web.reactive | Configuration for a WebFlux-based management context. |
org.springframework.boot.actuate.autoconfigure.web.server | Actuator web server support. |
org.springframework.boot.actuate.autoconfigure.web.servlet | Actuator Spring MVC support. |
org.springframework.boot.actuate.availability | Actuator support for application availability concerns. |
org.springframework.boot.actuate.beans | Actuator support relating to Spring Beans. |
org.springframework.boot.actuate.cache | Actuator support for caches. |
org.springframework.boot.actuate.cassandra | Actuator support for Cassandra. |
org.springframework.boot.actuate.context | Actuator support relating to Spring Context. |
org.springframework.boot.actuate.context.properties | Actuator support relating to external configuration properties. |
org.springframework.boot.actuate.couchbase | Actuator support for Couchbase. |
org.springframework.boot.actuate.elasticsearch | Actuator support for Elasticsearch. |
org.springframework.boot.actuate.endpoint | Endpoint support. |
org.springframework.boot.actuate.endpoint.annotation | Annotation support for actuator endpoints. |
org.springframework.boot.actuate.endpoint.http | Actuator endpoint HTTP concerns (not tied to any specific implementation). |
org.springframework.boot.actuate.endpoint.invoke | Interfaces and classes relating to invoking operation methods. |
org.springframework.boot.actuate.endpoint.invoke.convert | Converter support for actuator endpoints. |
org.springframework.boot.actuate.endpoint.invoke.reflect | Endpoint reflection support. |
org.springframework.boot.actuate.endpoint.invoker.cache | Caching support for actuator endpoints. |
org.springframework.boot.actuate.endpoint.jmx | JMX support for actuator endpoints. |
org.springframework.boot.actuate.endpoint.jmx.annotation | Annotation support for actuator JMX endpoints. |
org.springframework.boot.actuate.endpoint.web | Web support for actuator endpoints. |
org.springframework.boot.actuate.endpoint.web.annotation | Annotation support for actuator web endpoints. |
org.springframework.boot.actuate.endpoint.web.jersey | Jersey support for actuator endpoints. |
org.springframework.boot.actuate.endpoint.web.reactive | Spring WebFlux support for actuator endpoints. |
org.springframework.boot.actuate.endpoint.web.servlet | Spring MVC support for actuator endpoints. |
org.springframework.boot.actuate.env | Actuator support for Spring Framework's org.springframework.core.env.Environment . |
org.springframework.boot.actuate.flyway | Actuator support for Flyway. |
org.springframework.boot.actuate.hazelcast | Actuator support for Hazelcast. |
org.springframework.boot.actuate.health | Actuator health indicator and endpoints. |
org.springframework.boot.actuate.influx | Actuator support for InfluxDB. |
org.springframework.boot.actuate.info | Classes for application info. |
org.springframework.boot.actuate.integration | Actuator support for Spring Integration. |
org.springframework.boot.actuate.jdbc | Actuator support for JDBC. |
org.springframework.boot.actuate.jms | Actuator support for JMS. |
org.springframework.boot.actuate.ldap | Actuator support for LDAP. |
org.springframework.boot.actuate.liquibase | Actuator support for Liquibase. |
org.springframework.boot.actuate.logging | Actuator support for logging. |
org.springframework.boot.actuate.mail | Actuator support for JavaMail. |
org.springframework.boot.actuate.management | Actuator support for JVM management. |
org.springframework.boot.actuate.metrics | Core actuator support for metrics. |
org.springframework.boot.actuate.metrics.amqp | Actuator support for RabbitMQ Java Client metrics. |
org.springframework.boot.actuate.metrics.cache | Actuator support for cache metrics. |
org.springframework.boot.actuate.metrics.export.prometheus | Actuator support for exporting metrics to Prometheus. |
org.springframework.boot.actuate.metrics.http | Support classes HTTP-related metrics. |
org.springframework.boot.actuate.metrics.jdbc | Actuator support for JDBC metrics. |
org.springframework.boot.actuate.metrics.r2dbc | Actuator support for R2DBC metrics. |
org.springframework.boot.actuate.metrics.web.client | Actuator support for web client metrics. |
org.springframework.boot.actuate.metrics.web.jetty | Actuator support for Jetty metrics. |
org.springframework.boot.actuate.metrics.web.reactive.client | Actuator support for org.springframework.web.reactive.function.client.WebClient metrics. |
org.springframework.boot.actuate.metrics.web.reactive.server | Actuator support for WebFlux metrics. |
org.springframework.boot.actuate.metrics.web.servlet | Actuator support for Spring MVC metrics. |
org.springframework.boot.actuate.metrics.web.tomcat | Actuator support for Tomcat metrics. |
org.springframework.boot.actuate.mongo | Actuator support for Mongo. |
org.springframework.boot.actuate.neo4j | Actuator support for Neo4j. |
org.springframework.boot.actuate.r2dbc | Actuator support for R2DBC. |
org.springframework.boot.actuate.redis | Actuator support for Redis. |
org.springframework.boot.actuate.scheduling | Actuator scheduling support. |
org.springframework.boot.actuate.security | Actuator support for security. |
org.springframework.boot.actuate.session | Actuator support for Spring Session. |
org.springframework.boot.actuate.solr | Actuator support for Solr. |
org.springframework.boot.actuate.system | Actuator support for system-related concerns. |
org.springframework.boot.actuate.trace.http | Actuator HTTP tracing support. |
org.springframework.boot.actuate.web.mappings | Actuator web request mappings support. |
org.springframework.boot.actuate.web.mappings.reactive | Actuator reactive request mappings support. |
org.springframework.boot.actuate.web.mappings.servlet | Actuator servlet request mappings support. |
org.springframework.boot.actuate.web.trace.reactive | Actuator reactive HTTP tracing support. |
org.springframework.boot.actuate.web.trace.servlet | Actuator servlet HTTP tracing support. |
org.springframework.boot.admin | Administration support for Spring Boot applications. |
org.springframework.boot.ansi | Support classes to provide ANSI color output. |
org.springframework.boot.ant | Support for building Spring Boot applications using Ant. |
org.springframework.boot.autoconfigure | Spring Boot's auto-configuration capabilities. |
org.springframework.boot.autoconfigure.admin | Auto-configuration for admin-related features. |
org.springframework.boot.autoconfigure.amqp | Auto-configuration for RabbitMQ. |
org.springframework.boot.autoconfigure.aop | Auto-configuration for Spring AOP. |
org.springframework.boot.autoconfigure.availability | Auto-configuration for application availability features. |
org.springframework.boot.autoconfigure.batch | Auto-configuration for Spring Batch. |
org.springframework.boot.autoconfigure.cache | Auto-configuration for the cache abstraction. |
org.springframework.boot.autoconfigure.cassandra | Auto-configuration for Cassandra. |
org.springframework.boot.autoconfigure.codec | Auto-configuration for reactive codecs. |
org.springframework.boot.autoconfigure.condition | @Condition annotations and supporting classes.
|
org.springframework.boot.autoconfigure.context | Auto-configuration for the Spring context. |
org.springframework.boot.autoconfigure.couchbase | Auto-configuration for Couchbase. |
org.springframework.boot.autoconfigure.dao | Auto-configuration for Spring DAO. |
org.springframework.boot.autoconfigure.data | Auto-configuration base classes for Spring Data. |
org.springframework.boot.autoconfigure.data.cassandra | Auto-configuration for Spring Data Cassandra. |
org.springframework.boot.autoconfigure.data.couchbase | Auto-configuration for Spring Data Couchbase. |
org.springframework.boot.autoconfigure.data.elasticsearch | Auto-configuration for Spring Data Elasticsearch. |
org.springframework.boot.autoconfigure.data.jdbc | Auto-configuration for Spring Data JDBC. |
org.springframework.boot.autoconfigure.data.jpa | Auto-configuration for Spring Data JPA. |
org.springframework.boot.autoconfigure.data.ldap | Auto-configuration for Spring Data LDAP. |
org.springframework.boot.autoconfigure.data.mongo | Auto-configuration for Spring Data Mongo. |
org.springframework.boot.autoconfigure.data.neo4j | Auto-configuration for Spring Data Neo4j. |
org.springframework.boot.autoconfigure.data.r2dbc | Auto-Configuration for Spring Data R2DBC. |
org.springframework.boot.autoconfigure.data.redis | Auto-configuration for Spring Data Redis. |
org.springframework.boot.autoconfigure.data.rest | Auto-configuration for Spring Data REST. |
org.springframework.boot.autoconfigure.data.solr | Auto-configuration for Spring Data SOLR. |
org.springframework.boot.autoconfigure.data.web | Auto-configuration for Spring Data's Web Support. |
org.springframework.boot.autoconfigure.diagnostics.analyzer | |
org.springframework.boot.autoconfigure.domain | General purpose domain annotations and classes. |
org.springframework.boot.autoconfigure.elasticsearch | Auto-configuration for Elasticsearch client. |
org.springframework.boot.autoconfigure.elasticsearch.rest | Deprecated auto-configuration for Elasticsearch client, superseded by classes in org.springframework.boot.autoconfigure.elasticsearch . |
org.springframework.boot.autoconfigure.flyway | Auto-configuration for Flyway. |
org.springframework.boot.autoconfigure.freemarker | Auto-configuration for FreeMarker. |
org.springframework.boot.autoconfigure.groovy.template | Auto-configuration for Groovy templates. |
org.springframework.boot.autoconfigure.gson | Auto-configuration for GSON. |
org.springframework.boot.autoconfigure.h2 | Auto-configuration for H2's Console. |
org.springframework.boot.autoconfigure.hateoas | Auto-configuration for Spring HATEOAS. |
org.springframework.boot.autoconfigure.hazelcast | Auto-configuration for Hazelcast. |
org.springframework.boot.autoconfigure.http | Auto-configuration for HTTP concerns. |
org.springframework.boot.autoconfigure.http.codec | Auto-configuration for HTTP codecs. |
org.springframework.boot.autoconfigure.influx | Auto-configuration for InfluxDB. |
org.springframework.boot.autoconfigure.info | Auto-configuration for project information. |
org.springframework.boot.autoconfigure.integration | Auto-configuration for Spring Integration. |
org.springframework.boot.autoconfigure.jackson | Auto-configuration for Jackson. |
org.springframework.boot.autoconfigure.jdbc | Auto-configuration for JDBC. |
org.springframework.boot.autoconfigure.jdbc.metadata | Auto-configuration for JDBC Metadata. |
org.springframework.boot.autoconfigure.jersey | Auto-configuration for Jersey. |
org.springframework.boot.autoconfigure.jms | Auto-configuration for JMS. |
org.springframework.boot.autoconfigure.jms.activemq | Auto-configuration for ActiveMQ. |
org.springframework.boot.autoconfigure.jms.artemis | Auto-configuration for Artemis. |
org.springframework.boot.autoconfigure.jmx | Auto-configuration for JMX. |
org.springframework.boot.autoconfigure.jooq | Auto-configuration for JOOQ. |
org.springframework.boot.autoconfigure.jsonb | Auto-configuration for JSON-B. |
org.springframework.boot.autoconfigure.kafka | Auto-configuration for Apache Kafka. |
org.springframework.boot.autoconfigure.ldap | Auto-configuration for LDAP. |
org.springframework.boot.autoconfigure.ldap.embedded | Auto-configuration for embedded LDAP. |
org.springframework.boot.autoconfigure.liquibase | Auto-configuration for Liquibase. |
org.springframework.boot.autoconfigure.logging | Auto-configuration for logging. |
org.springframework.boot.autoconfigure.mail | Auto-configuration for email support. |
org.springframework.boot.autoconfigure.mongo | Auto-configuration for MongoDB. |
org.springframework.boot.autoconfigure.mongo.embedded | Auto-configuration for embedded MongoDB. |
org.springframework.boot.autoconfigure.mustache | Auto-configuration for Mustache. |
org.springframework.boot.autoconfigure.orm.jpa | Auto-configuration for JPA and Spring ORM. |
org.springframework.boot.autoconfigure.quartz | Auto-configuration for Quartz Scheduler. |
org.springframework.boot.autoconfigure.r2dbc | Auto-Configuration for R2DBC. |
org.springframework.boot.autoconfigure.rsocket | Auto-configuration for RSocket. |
org.springframework.boot.autoconfigure.security | Auto-configuration for Spring Security. |
org.springframework.boot.autoconfigure.security.oauth2 | |
org.springframework.boot.autoconfigure.security.oauth2.authserver | |
org.springframework.boot.autoconfigure.security.oauth2.client | Support for Spring Security's OAuth 2 client. |
org.springframework.boot.autoconfigure.security.oauth2.client.reactive | Auto-configuration for Spring Security's Reactive OAuth 2 client. |
org.springframework.boot.autoconfigure.security.oauth2.client.servlet | Auto-configuration for Spring Security's OAuth 2 client. |
org.springframework.boot.autoconfigure.security.oauth2.method | |
org.springframework.boot.autoconfigure.security.oauth2.resource | Support for Spring Security's OAuth2 resource server. |
org.springframework.boot.autoconfigure.security.oauth2.resource.reactive | Auto-configuration for Spring Security's Reactive OAuth2 resource server. |
org.springframework.boot.autoconfigure.security.oauth2.resource.servlet | Auto-configuration for Spring Security's OAuth2 resource server. |
org.springframework.boot.autoconfigure.security.reactive | Auto-configuration for reactive Spring Security. |
org.springframework.boot.autoconfigure.security.rsocket | Auto-configuration for RSocket support in Spring Security. |
org.springframework.boot.autoconfigure.security.saml2 | Auto-configuration for Spring Security's SAML 2.0. |
org.springframework.boot.autoconfigure.security.servlet | Auto-configuration for Servlet-based Spring Security. |
org.springframework.boot.autoconfigure.sendgrid | Auto-configuration for SendGrid. |
org.springframework.boot.autoconfigure.session | Auto-configuration for Spring Session. |
org.springframework.boot.autoconfigure.solr | Auto-configuration for Solr. |
org.springframework.boot.autoconfigure.task | Auto-configuration for task execution and scheduling. |
org.springframework.boot.autoconfigure.template | Base classes for template Auto-configuration. |
org.springframework.boot.autoconfigure.thymeleaf | Auto-configuration for Thymeleaf. |
org.springframework.boot.autoconfigure.transaction | Auto-configuration for transaction support. |
org.springframework.boot.autoconfigure.transaction.jta | Auto-configuration for JTA. |
org.springframework.boot.autoconfigure.validation | Auto-configuration for (JSR-303) Validation. |
org.springframework.boot.autoconfigure.web | Auto-configuration for common web concerns. |
org.springframework.boot.autoconfigure.web.client | Auto-configuration for web clients. |
org.springframework.boot.autoconfigure.web.embedded | Configuration for embedded reactive and servlet web servers. |
org.springframework.boot.autoconfigure.web.format | Support classes for web-specific formatting. |
org.springframework.boot.autoconfigure.web.reactive | Auto-configuration for reactive web servers and Spring WebFlux. |
org.springframework.boot.autoconfigure.web.reactive.error | Auto-configuration for Spring WebFlux error handling. |
org.springframework.boot.autoconfigure.web.reactive.function.client | Auto-configuration for Spring Framework's functional web client. |
org.springframework.boot.autoconfigure.web.servlet | Auto-configuration for servlet web servers and Spring MVC. |
org.springframework.boot.autoconfigure.web.servlet.error | Auto-configuration for Spring MVC error handling. |
org.springframework.boot.autoconfigure.webservices | Auto-configuration for Spring Web Services. |
org.springframework.boot.autoconfigure.webservices.client | Auto-configuration for Spring Web Services Clients. |
org.springframework.boot.autoconfigure.websocket.reactive | Auto-configuration for WebSocket support in reactive web servers. |
org.springframework.boot.autoconfigure.websocket.servlet | Auto-configuration for WebSocket support in servlet web servers. |
org.springframework.boot.autoconfigureprocessor | Annotation processor for compile-time capturing of information about auto-configuration classes. |
org.springframework.boot.availability | Support for describing the availability of Spring Boot applications. |
org.springframework.boot.builder | |
org.springframework.boot.buildpack.platform.build | Central API for performing a buildpack build. |
org.springframework.boot.buildpack.platform.docker | A limited Docker API providing the operations needed by pack. |
org.springframework.boot.buildpack.platform.docker.ssl | Utilities and classes for managing SSL context and keys. |
org.springframework.boot.buildpack.platform.docker.transport | Docker transport classes providing HTTP operations on a local or remote engine. |
org.springframework.boot.buildpack.platform.docker.type | Docker types. |
org.springframework.boot.buildpack.platform.io | IO classes and utilities. |
org.springframework.boot.buildpack.platform.json | Utilities and classes for JSON processing. |
org.springframework.boot.buildpack.platform.socket | Low-level Socket implementations required for local Docker access. |
org.springframework.boot.buildpack.platform.system | System abstractions. |
org.springframework.boot.cli | Main entry point of the Spring Boot CLI. |
org.springframework.boot.cli.app | Support classes for CLI applications. |
org.springframework.boot.cli.archive | Class that are packaged as part of CLI generated JARs. |
org.springframework.boot.cli.command | Command infrastructure for the CLI. |
org.springframework.boot.cli.command.archive | CLI commands for creating jars and wars. |
org.springframework.boot.cli.command.core | Core CLI commands. |
org.springframework.boot.cli.command.encodepassword | CLI command for password encoding. |
org.springframework.boot.cli.command.grab | CLI command for grabbing dependencies. |
org.springframework.boot.cli.command.init | CLI command for initializing a new application using Spring Initializr. |
org.springframework.boot.cli.command.install | CLI commands for installing and uninstalling CLI dependencies. |
org.springframework.boot.cli.command.options | Support classes for handling command line options. |
org.springframework.boot.cli.command.run | Classes for running CLI applications. |
org.springframework.boot.cli.command.shell | Classes for running a nested shell in the CLI. |
org.springframework.boot.cli.command.status | CLI command status. |
org.springframework.boot.cli.compiler | CLI Groovy compiler integration. |
org.springframework.boot.cli.compiler.autoconfigure | Classes for auto-configuring the Groovy compiler. |
org.springframework.boot.cli.compiler.dependencies | Classes for dependencies used during compilation. |
org.springframework.boot.cli.compiler.grape | CLI Groovy Grape integration. |
org.springframework.boot.cli.compiler.maven | CLI Maven integration. |
org.springframework.boot.cli.util | Utility classes for the CLI. |
org.springframework.boot.cloud | Low level support for Cloud deployments. |
org.springframework.boot.configurationmetadata | Spring Boot configuration meta-data parser. |
org.springframework.boot.configurationprocessor | Annotation processor to create @ConfigurationProperties meta-data files. |
org.springframework.boot.configurationprocessor.fieldvalues | Abstraction for field value parsing. |
org.springframework.boot.configurationprocessor.fieldvalues.javac | Field value parsing for the standard Java compiler. |
org.springframework.boot.configurationprocessor.json | |
org.springframework.boot.configurationprocessor.metadata | The configuration properties meta-data model and JSON writing support. |
org.springframework.boot.context | Classes related to Spring's org.springframework.context.ApplicationContext . |
org.springframework.boot.context.annotation | Classes related to Spring's org.springframework.context.ApplicationContext annotations. |
org.springframework.boot.context.config | External configuration support allowing 'application.properties' to be loaded and used within a Spring Boot application. |
org.springframework.boot.context.event | ApplicationEvents triggered by Spring Boot.
|
org.springframework.boot.context.logging | Logging integration with Spring's Application Context. |
org.springframework.boot.context.properties | Support for external configuration properties. |
org.springframework.boot.context.properties.bind | Support for @ConfigurationProperties binding. |
org.springframework.boot.context.properties.bind.handler | |
org.springframework.boot.context.properties.bind.validation | Binding validation support. |
org.springframework.boot.context.properties.migrator | Support for migrating legacy Spring Boot properties. |
org.springframework.boot.context.properties.source | Sources for external configuration properties. |
org.springframework.boot.convert | Support for type conversion. |
org.springframework.boot.devtools | Spring Boot developer tools. |
org.springframework.boot.devtools.autoconfigure | Auto-configuration for spring-boot-devtools . |
org.springframework.boot.devtools.classpath | Support for classpath monitoring. |
org.springframework.boot.devtools.env | DevTools classes relating to Spring Framework's org.springframework.core.env.Environment . |
org.springframework.boot.devtools.filewatch | Class to watch the local filesystem for changes. |
org.springframework.boot.devtools.livereload | Support for the livereload protocol. |
org.springframework.boot.devtools.logger | Devtools specific logging concerns. |
org.springframework.boot.devtools.remote.client | Client support for a remotely running Spring Boot application. |
org.springframework.boot.devtools.remote.server | Server support for a remotely running Spring Boot application. |
org.springframework.boot.devtools.restart | Application restart support. |
org.springframework.boot.devtools.restart.classloader | Classloaders used for reload support. |
org.springframework.boot.devtools.restart.server | Remote restart server. |
org.springframework.boot.devtools.settings | Classes for loading DevTools settings. |
org.springframework.boot.devtools.system | Devtools system support classes. |
org.springframework.boot.devtools.tunnel | Provides support for tunneling TCP traffic over HTTP. |
org.springframework.boot.devtools.tunnel.client | Client side TCP tunnel support. |
org.springframework.boot.devtools.tunnel.payload | Classes to deal with payloads sent over a HTTP tunnel. |
org.springframework.boot.devtools.tunnel.server | Server side TCP tunnel support. |
org.springframework.boot.diagnostics | Support for failure analysis and reporting. |
org.springframework.boot.diagnostics.analyzer | |
org.springframework.boot.env | Spring org.springframework.core.env.Environment support. |
org.springframework.boot.gradle.dsl | Spring Boot Gradle DSL. |
org.springframework.boot.gradle.plugin | Central classes for the Spring Boot Gradle plugin. |
org.springframework.boot.gradle.tasks.application | Classes related to Gradle's application features. |
org.springframework.boot.gradle.tasks.buildinfo | Support for producing build info for consumption by Spring Boot's actuator. |
org.springframework.boot.gradle.tasks.bundling | Support for creating executable jars and wars. |
org.springframework.boot.gradle.tasks.run | Support for running Spring Boot applications. |
org.springframework.boot.gradle.util | Shared utility classes. |
org.springframework.boot.groovy | Groovy util classes that are "shared" between the CLI and user applications. |
org.springframework.boot.info | Support for providing information about an application. |
org.springframework.boot.jackson | Custom enhancements and support for the Jackson project. |
org.springframework.boot.jarmode.layertools | JarMode support for layertools. |
org.springframework.boot.jdbc | Support for Java Database Connectivity (JDBC). |
org.springframework.boot.jdbc.metadata | |
org.springframework.boot.jms | Support for Java Message Service (JMS). |
org.springframework.boot.json | Support for parsing JSON. |
org.springframework.boot.jta | Support for the Java Transaction API. |
org.springframework.boot.jta.atomikos | Support classes for Atomikos JTA. |
org.springframework.boot.jta.bitronix | Support classes for Bitronix JTA. |
org.springframework.boot.liquibase | Custom support for Liquibase database migration. |
org.springframework.boot.loader | System that allows self-contained JAR/WAR archives to be launched using java -jar . |
org.springframework.boot.loader.archive | Abstraction over logical Archives be they backed by a JAR file or unpacked into a directory. |
org.springframework.boot.loader.data | Classes and interfaces to allows random access to a block of data. |
org.springframework.boot.loader.jar | Support for loading and manipulating JAR/WAR files. |
org.springframework.boot.loader.jarmode | Support for launching the JAR using jarmode. |
org.springframework.boot.loader.tools | Tools for generating executable JAR/WAR files. |
org.springframework.boot.loader.tools.layer | Classes used to support layer customization. |
org.springframework.boot.loader.util | Utilities used by Spring Boot's JAR loading. |
org.springframework.boot.logging | Support and abstractions across several logging libraries. |
org.springframework.boot.logging.java | Support for 'Java Util Logging'. |
org.springframework.boot.logging.log4j2 | Support for the Log4j 2 logging library. |
org.springframework.boot.logging.logback | Support for the Logback logging library. |
org.springframework.boot.maven | Maven plugin for Spring Boot. |
org.springframework.boot.origin | Support for item origin tracking. |
org.springframework.boot.orm.jpa | JPA Support classes. |
org.springframework.boot.orm.jpa.hibernate | Hibernate Support classes. |
org.springframework.boot.reactor | Support classes for Reactor integration. |
org.springframework.boot.rsocket.context | RSocket integrations with Spring Framework's ApplicationContext . |
org.springframework.boot.rsocket.messaging | Support for RSocket-based messaging. |
org.springframework.boot.rsocket.netty | Reactor Netty based RSocket server implementation. |
org.springframework.boot.rsocket.server | Support for RSocket servers. |
org.springframework.boot.security | Classes and utilities for Spring Security. |
org.springframework.boot.security.reactive | Classes and utilities for reactive Spring Security. |
org.springframework.boot.security.servlet | Classes and utilities for Servlet-based Spring Security. |
org.springframework.boot.system | General system support classes. |
org.springframework.boot.task | Utilities and classes related to task execution and scheduling. |
org.springframework.boot.test.autoconfigure | Test auto-configuration support. |
org.springframework.boot.test.autoconfigure.core | Auto-configuration for core parts common to most Spring Boot applications. |
org.springframework.boot.test.autoconfigure.data.jdbc | Auto-configuration for Data JDBC tests. |
org.springframework.boot.test.autoconfigure.data.ldap | Auto-configuration for Data LDAP tests. |
org.springframework.boot.test.autoconfigure.data.mongo | Auto-configuration for Data Mongo tests. |
org.springframework.boot.test.autoconfigure.data.neo4j | Auto-configuration for Data Neo4j tests. |
org.springframework.boot.test.autoconfigure.data.r2dbc | Auto-configuration for Data R2DBC tests. |
org.springframework.boot.test.autoconfigure.data.redis | Auto-configuration for Data Redis tests. |
org.springframework.boot.test.autoconfigure.filter | |
org.springframework.boot.test.autoconfigure.jdbc | Auto-configuration for JDBC tests. |
org.springframework.boot.test.autoconfigure.jooq | Auto-configuration for jOOQ tests. |
org.springframework.boot.test.autoconfigure.json | Auto-configuration for JSON tests. |
org.springframework.boot.test.autoconfigure.orm.jpa | Auto-configuration for Data JPA tests. |
org.springframework.boot.test.autoconfigure.properties | Support for mapping annotation attribute values in the Spring Environment . |
org.springframework.boot.test.autoconfigure.restdocs | Auto-configuration for tests using Spring REST Docs. |
org.springframework.boot.test.autoconfigure.web.client | Auto-configuration for web clients. |
org.springframework.boot.test.autoconfigure.web.reactive | Auto-configuration for reactive web tests. |
org.springframework.boot.test.autoconfigure.web.servlet | Auto-configuration for Spring MVC tests. |
org.springframework.boot.test.autoconfigure.webservices.client | Auto-configuration for web service clients. |
org.springframework.boot.test.context | Classes and annotations related to configuring Spring's ApplicationContext for tests. |
org.springframework.boot.test.context.assertj | AssertJ support for ApplicationContexts. |
org.springframework.boot.test.context.filter | |
org.springframework.boot.test.context.runner | Test utilities to run application contexts for testing. |
org.springframework.boot.test.json | Support for testing JSON. |
org.springframework.boot.test.mock.mockito | Mockito integration for Spring Boot tests. |
org.springframework.boot.test.mock.web | Mock web classes specific to Spring Boot. |
org.springframework.boot.test.system | Classes for System -related testing. |
org.springframework.boot.test.util | General purpose test utilities. |
org.springframework.boot.test.web | Web test utilities and support classes. |
org.springframework.boot.test.web.client | Web client test utilities. |
org.springframework.boot.test.web.htmlunit | HtmlUnit support classes. |
org.springframework.boot.test.web.htmlunit.webdriver | Selenium support classes. |
org.springframework.boot.test.web.reactive.server | Spring Boot support for testing Spring WebFlux server endpoints via org.springframework.test.web.reactive.server.WebTestClient . |
org.springframework.boot.type.classreading | Support classes for reading annotation and class-level metadata. |
org.springframework.boot.util | Contains miscellaneous utility classes. |
org.springframework.boot.validation | Utilities and classes related to validation. |
org.springframework.boot.web.client | Web client utilities. |
org.springframework.boot.web.codec | Support for web-based codecs. |
org.springframework.boot.web.context | Web integrations with Spring's ApplicationContext . |
org.springframework.boot.web.embedded.jetty | Embedded reactive and servlet web server implementations backed by Jetty. |
org.springframework.boot.web.embedded.netty | Embedded reactive web server implementation backed by Netty. |
org.springframework.boot.web.embedded.tomcat | Embedded reactive and servlet web server implementations backed by Tomcat. |
org.springframework.boot.web.embedded.undertow | Embedded reactive and servlet web server implementations backed by Undertow. |
org.springframework.boot.web.error | Spring Web error handling infrastructure. |
org.springframework.boot.web.reactive.context | Reactive based web integrations with Spring's ApplicationContext . |
org.springframework.boot.web.reactive.error | Spring WebFlux error handling infrastructure. |
org.springframework.boot.web.reactive.filter | Spring Boot specific org.springframework.web.server.WebFilter implementations. |
org.springframework.boot.web.reactive.function.client | Spring WebFlux WebClient support abstractions. |
org.springframework.boot.web.reactive.result.view | Additional Views for use with WebFlux. |
org.springframework.boot.web.reactive.server | Reactive web server abstractions. |
org.springframework.boot.web.server | Support for embedded web servers. |
org.springframework.boot.web.servlet | Classes and utilities designed to work with the `javax.servlet` specification. |
org.springframework.boot.web.servlet.context | Servlet based web integrations with Spring's WebApplicationContext . |
org.springframework.boot.web.servlet.error | Spring MVC error handling infrastructure. |
org.springframework.boot.web.servlet.filter | Spring Boot specific javax.servlet.Filter implementations. |
org.springframework.boot.web.servlet.server | Servlet web server abstractions. |
org.springframework.boot.web.servlet.support | Support classes for Servlet-based web servers. |
org.springframework.boot.web.servlet.view | Additional Views for use with Web MVC. |
org.springframework.boot.webservices.client | Web Services client utilities. |
org.springframework.data.annotation | Core annotations being used by Spring Data. |
org.springframework.data.auditing | General support for entity auditing. |
org.springframework.data.auditing.config | Types to abstract authentication concepts. |
org.springframework.data.config | Basic support for creating custom Spring namespaces and JavaConfig. |
org.springframework.data.convert | General purpose conversion framework to read objects from a data store abstraction and write it back. |
org.springframework.data.crossstore | Support for cross-store persistence. |
org.springframework.data.domain | Central domain abstractions especially to be used in combination with the Repository abstraction. |
org.springframework.data.domain.jaxb | Central domain abstractions especially to be used in combination with the Repository abstraction. |
org.springframework.data.envers.repository.support | Spring Data JPA specific converter infrastructure. |
org.springframework.data.gemfire | Package providing integration of GemFire with Spring concepts. |
org.springframework.data.gemfire.cache | |
org.springframework.data.gemfire.cache.config | |
org.springframework.data.gemfire.client | Classes providing support for GemFire client configuration. |
org.springframework.data.gemfire.client.function | |
org.springframework.data.gemfire.client.support | |
org.springframework.data.gemfire.config.admin | |
org.springframework.data.gemfire.config.admin.functions | |
org.springframework.data.gemfire.config.admin.remote | |
org.springframework.data.gemfire.config.annotation | |
org.springframework.data.gemfire.config.annotation.support | |
org.springframework.data.gemfire.config.schema | |
org.springframework.data.gemfire.config.schema.definitions | |
org.springframework.data.gemfire.config.schema.support | |
org.springframework.data.gemfire.config.support | |
org.springframework.data.gemfire.config.xml | This package provides classes and components for configuring GemFire using Spring Data GemFire's XML namespace support. |
org.springframework.data.gemfire.dao | |
org.springframework.data.gemfire.domain | |
org.springframework.data.gemfire.domain.support | |
org.springframework.data.gemfire.eviction | |
org.springframework.data.gemfire.expiration | |
org.springframework.data.gemfire.function | |
org.springframework.data.gemfire.function.annotation | |
org.springframework.data.gemfire.function.config | |
org.springframework.data.gemfire.function.execution | |
org.springframework.data.gemfire.listener | Base package for GemFire continuous query listener / container facility |
org.springframework.data.gemfire.listener.adapter | Continuous query listener adapter package. |
org.springframework.data.gemfire.listener.annotation | |
org.springframework.data.gemfire.mapping | |
org.springframework.data.gemfire.mapping.annotation | |
org.springframework.data.gemfire.mapping.model | |
org.springframework.data.gemfire.repository | Implementations of Spring Data COmmons Core repository abstraction. |
org.springframework.data.gemfire.repository.cdi | |
org.springframework.data.gemfire.repository.config | |
org.springframework.data.gemfire.repository.query | |
org.springframework.data.gemfire.repository.query.annotation | |
org.springframework.data.gemfire.repository.query.support | |
org.springframework.data.gemfire.repository.support | |
org.springframework.data.gemfire.search.lucene | |
org.springframework.data.gemfire.search.lucene.support | |
org.springframework.data.gemfire.serialization | Classes supporting the org.springframework.data.gemfire package. |
org.springframework.data.gemfire.serialization.json | |
org.springframework.data.gemfire.server | Support package for GemFire org.apache.geode.cache.server.CacheServer . |
org.springframework.data.gemfire.snapshot | |
org.springframework.data.gemfire.snapshot.event | |
org.springframework.data.gemfire.snapshot.filter | |
org.springframework.data.gemfire.support | Support package for Spring Gemfire integration. |
org.springframework.data.gemfire.transaction | |
org.springframework.data.gemfire.transaction.config | |
org.springframework.data.gemfire.transaction.event | |
org.springframework.data.gemfire.util | |
org.springframework.data.gemfire.wan | Base package for Spring GemFire WAN support |
org.springframework.data.geo | Value types representing geo-spatial concepts. |
org.springframework.data.geo.format | Formatters for geo-spatial types. |
org.springframework.data.history | Basic interfaces and value objects for histography API. |
org.springframework.data.jpa.convert | Spring Data JPA specific converter infrastructure. |
org.springframework.data.jpa.convert.threeten | Spring Data JPA specific JSR-310 converters. |
org.springframework.data.jpa.convert.threetenbp | Spring Data JPA specific ThreeTenBp converters. |
org.springframework.data.jpa.domain | JPA specific support classes to implement domain classes. |
org.springframework.data.jpa.domain.support | Implementation classes for auditing with JPA. |
org.springframework.data.jpa.mapping | JPA specific support classes for the Spring Data mapping subsystem. |
org.springframework.data.jpa.projection | |
org.springframework.data.jpa.provider | JPA provider-specific utilities. |
org.springframework.data.jpa.repository | Interfaces and annotations for JPA specific repositories. |
org.springframework.data.jpa.repository.cdi | CDI support for Spring Data JPA Repositories. |
org.springframework.data.jpa.repository.config | Classes for JPA namespace configuration. |
org.springframework.data.jpa.repository.query | Query implementation to execute queries against JPA. |
org.springframework.data.jpa.repository.support | JPA repository implementations. |
org.springframework.data.jpa.repository.utils | JPA specific utility functions. |
org.springframework.data.jpa.support | Various helper classes useful when working with JPA. |
org.springframework.data.jpa.util | Spring Data JPA utilities. |
org.springframework.data.keyvalue.annotation | Key-Value annotations for declarative keyspace configuration. |
org.springframework.data.keyvalue.core | Core key/value implementation. |
org.springframework.data.keyvalue.core.event | Support classes for key-value events, like standard persistence lifecycle events. |
org.springframework.data.keyvalue.core.mapping | Infrastructure for the Key-Value mapping subsystem and keyspace resolution. |
org.springframework.data.keyvalue.core.mapping.context | Infrastructure for the Key-Value mapping context. |
org.springframework.data.keyvalue.core.query | Key/value specific query and abstractions. |
org.springframework.data.keyvalue.repository | Key/value specific repository implementation. |
org.springframework.data.keyvalue.repository.config | Support infrastructure for the configuration of key/value specific repositories. |
org.springframework.data.keyvalue.repository.query | Query derivation mechanism for key/value specific repositories providing a generic SpEL based implementation. |
org.springframework.data.keyvalue.repository.support | Support infrastructure for query derivation of key/value specific repositories. |
org.springframework.data.ldap.config | XML configuration support for Spring Data LDAP repositories. |
org.springframework.data.ldap.core.mapping | Infrastructure for the LDAP object mapping subsystem. |
org.springframework.data.ldap.repository | |
org.springframework.data.ldap.repository.cdi | CDI support for LDAP specific repository implementation. |
org.springframework.data.ldap.repository.config | Support infrastructure for the configuration of LDAP specific repositories. |
org.springframework.data.ldap.repository.query | Query derivation mechanism for LDAP specific repositories. |
org.springframework.data.ldap.repository.support | Support infrastructure for query derivation of LDAP specific repositories. |
org.springframework.data.map | Repository implementation backed by generic Map instances. |
org.springframework.data.map.repository.config | Support infrastructure for the configuration of Map repositories. |
org.springframework.data.mapping | Base package for the mapping subsystem. |
org.springframework.data.mapping.callback | Mapping callback API and implementation base classes. |
org.springframework.data.mapping.context | Mapping context API and implementation base classes. |
org.springframework.data.mapping.model | Core implementation of the mapping subsystem's model. |
org.springframework.data.projection | Projection subsystem. |
org.springframework.data.querydsl | Querydsl integration support classes. |
org.springframework.data.querydsl.binding | Base classes to implement CDI support for repositories. |
org.springframework.data.redis | Root package for integrating Redis with Spring concepts. |
org.springframework.data.redis.cache | |
org.springframework.data.redis.config | Namespace and configuration. |
org.springframework.data.redis.connection | Connection package providing low-level abstractions for interacting with the various Redis 'drivers'/libraries. |
org.springframework.data.redis.connection.convert | Redis specific converters used for sending data and parsing responses. |
org.springframework.data.redis.connection.jedis | Connection package for Jedis library. |
org.springframework.data.redis.connection.lettuce | Connection package for Lettuce Redis client. |
org.springframework.data.redis.connection.stream | Data structures and interfaces to interact with Redis Streams. |
org.springframework.data.redis.connection.util | Internal utility package for encoding/decoding Strings to byte[] (using Base64) library. |
org.springframework.data.redis.core | Core package for integrating Redis with Spring concepts. |
org.springframework.data.redis.core.convert | Converters for Redis repository support utilizing mapping metadata. |
org.springframework.data.redis.core.index | Abstractions for Redis secondary indexes. |
org.springframework.data.redis.core.mapping | Redis specific repository support mapping meta information. |
org.springframework.data.redis.core.query | Query package for Redis template. |
org.springframework.data.redis.core.script | Lua script execution abstraction. |
org.springframework.data.redis.core.types | Redis domain specific types. |
org.springframework.data.redis.hash | Dedicated support package for Redis hashes. |
org.springframework.data.redis.listener | Base package for Redis message listener / pubsub container facility |
org.springframework.data.redis.listener.adapter | Message listener adapter package. |
org.springframework.data.redis.repository | Redis specific implementation of repository support |
org.springframework.data.redis.repository.cdi | CDI support for Redis specific repository implementation. |
org.springframework.data.redis.repository.configuration | Redis repository specific configuration and bean registration. |
org.springframework.data.redis.repository.core | Core domain entities for repository support. |
org.springframework.data.redis.repository.query | Redis specific query execution engine. |
org.springframework.data.redis.repository.support | Spring context specific factory support. |
org.springframework.data.redis.serializer | Serialization/Deserialization package for converting Object to (and from) binary data. |
org.springframework.data.redis.stream | |
org.springframework.data.redis.support | Classes supporting the Redis packages, such as collection or atomic counters. |
org.springframework.data.redis.support.atomic | Small toolkit mirroring the java.util.atomic package in Redis. |
org.springframework.data.redis.support.collections | Package providing implementations for most of the java.util collections on top of Redis. |
org.springframework.data.redis.util | Commonly used stuff for data manipulation throughout different driver specific implementations. |
org.springframework.data.repository | Central interfaces for repository abstraction. |
org.springframework.data.repository.cdi | Base classes to implement CDI support for repositories. |
org.springframework.data.repository.config | Support classes for repository namespace and JavaConfig integration. |
org.springframework.data.repository.core | Core abstractions for repository implementation. |
org.springframework.data.repository.core.support | Base classes to implement repositories for various data stores. |
org.springframework.data.repository.history | API for repositories using historiography. |
org.springframework.data.repository.history.support | Value objects to implement core repository interfaces for historiography. |
org.springframework.data.repository.init | Support for repository initialization using XML and JSON. |
org.springframework.data.repository.kotlin | Support for Kotlin Coroutines repositories. |
org.springframework.data.repository.query | Support classes to work with query methods. |
org.springframework.data.repository.query.parser | Support classes for parsing queries from method names. |
org.springframework.data.repository.reactive | Support for reactive repositories. |
org.springframework.data.repository.support | Support classes for integration of the repository programming model with 3rd party frameworks. |
org.springframework.data.repository.util | Utility classes for repository implementations. |
org.springframework.data.spel | |
org.springframework.data.spel.spi | Service provider interfaces to extend the query execution mechanism. |
org.springframework.data.support | Core support classes. |
org.springframework.data.transaction | Contains advanced support for transactions, e.g. |
org.springframework.data.type | Core support package for type introspection. |
org.springframework.data.type.classreading | Support classes for reading annotation and class-level metadata. |
org.springframework.data.util | Core utility APIs such as a type information framework to resolve generic types. |
org.springframework.data.web | Integration with Spring MVC. |
org.springframework.data.web.config | Spring Data web configuration. |
org.springframework.data.web.querydsl | Querydsl-specific web support. |