Skip navigation links

Spring Boot Docs 1.4.0.M3 API

Packages 
Package Description
org.springframework.boot
Core Spring Boot classes.
org.springframework.boot.actuate.audit
Core actuator auditing classes.
org.springframework.boot.actuate.audit.listener
Actuator auditing listeners.
org.springframework.boot.actuate.autoconfigure
Auto-configuration for the actuator.
org.springframework.boot.actuate.cache  
org.springframework.boot.actuate.condition
@Condition annotations and supporting classes.
org.springframework.boot.actuate.endpoint
Endpoints used to expose actuator information.
org.springframework.boot.actuate.endpoint.jmx
Actuator JMX endpoint support.
org.springframework.boot.actuate.endpoint.mvc
Actuator Spring MVC endpoint support.
org.springframework.boot.actuate.health
Actuator health indicators.
org.springframework.boot.actuate.info  
org.springframework.boot.actuate.metrics
Core metrics classes.
org.springframework.boot.actuate.metrics.aggregate  
org.springframework.boot.actuate.metrics.buffer
Metrics buffering support.
org.springframework.boot.actuate.metrics.dropwizard
Metrics integration with Dropwizard Metrics.
org.springframework.boot.actuate.metrics.export
Metrics export support.
org.springframework.boot.actuate.metrics.integration  
org.springframework.boot.actuate.metrics.jmx
Metrics integration with JMX.
org.springframework.boot.actuate.metrics.opentsdb
Metrics integration with OpenTSDB.
org.springframework.boot.actuate.metrics.reader
Metrics readers.
org.springframework.boot.actuate.metrics.repository
Metrics repository support.
org.springframework.boot.actuate.metrics.repository.redis
Metrics Redis repository support.
org.springframework.boot.actuate.metrics.rich
Metrics rich gauge support.
org.springframework.boot.actuate.metrics.statsd
Metrics integration with Statsd.
org.springframework.boot.actuate.metrics.util
Metrics utility classes.
org.springframework.boot.actuate.metrics.writer
Support for writing metrics.
org.springframework.boot.actuate.security
Metrics integration with Dropwizard Metrics.
org.springframework.boot.actuate.system
General actuator system support classes.
org.springframework.boot.actuate.trace
Actuator 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.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.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.cloud
Auto-configuration for Spring Cloud Connectors.
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.jpa
Auto-configuration for Spring Data JPA.
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.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.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  
org.springframework.boot.autoconfigure.hateoas
Auto-configuration for Spring HATEOAS.
org.springframework.boot.autoconfigure.hazelcast
Auto-configuration for Hazelcast.
org.springframework.boot.autoconfigure.info  
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.jms.hornetq
Auto-configuration for HornetQ.
org.springframework.boot.autoconfigure.jmx
Auto-configuration for JMX.
org.springframework.boot.autoconfigure.jooq
Auto-configuration for JOOQ.
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.mobile
Auto-configuration for Spring Mobile.
org.springframework.boot.autoconfigure.mongo
Auto-configuration for MongoDB.
org.springframework.boot.autoconfigure.mongo.embedded  
org.springframework.boot.autoconfigure.mustache
Auto-configuration for Mustache.
org.springframework.boot.autoconfigure.mustache.web
Auto-configuration for Mustache with Spring MVC.
org.springframework.boot.autoconfigure.neo4j
Auto-configuration for Neo4j.
org.springframework.boot.autoconfigure.orm.jpa
Auto-configuration for JPA and Spring ORM.
org.springframework.boot.autoconfigure.reactor
Auto-configuration for Project Reactor.
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  
org.springframework.boot.autoconfigure.security.oauth2.method  
org.springframework.boot.autoconfigure.security.oauth2.resource  
org.springframework.boot.autoconfigure.sendgrid  
org.springframework.boot.autoconfigure.session
Auto-configuration for Spring Session.
org.springframework.boot.autoconfigure.social
Auto-configuration for Spring Social.
org.springframework.boot.autoconfigure.solr
Auto-configuration for Solr.
org.springframework.boot.autoconfigure.template
Base classes for template Auto-configuration.
org.springframework.boot.autoconfigure.test
Test utilities related to 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.velocity
Auto-configuration for Velocity.
org.springframework.boot.autoconfigure.web
Auto-configuration for embedded servlet containers and Spring MVC.
org.springframework.boot.autoconfigure.webservices
Auto-configuration for Spring Web Services.
org.springframework.boot.autoconfigure.websocket
Auto-configuration for Spring WebSocket.
org.springframework.boot.bind
Classes and utilities to help when binding spring based configuration files to objects.
org.springframework.boot.builder
Fluent 'builder' style API to construct a SpringApplication.
org.springframework.boot.cloud
Low level support for Cloud deployments.
org.springframework.boot.context
Classes related to Spring's ApplicationContext.
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.embedded
Specialized ApplicationContext that supports embedded servlet containers.
org.springframework.boot.context.embedded.jetty
Support for Jetty EmbeddedServletContainers.
org.springframework.boot.context.embedded.tomcat
Support for Tomcat EmbeddedServletContainers.
org.springframework.boot.context.embedded.undertow
Support for Undertow EmbeddedServletContainers.
org.springframework.boot.context.event
ApplicationEvents triggered by Spring Boot.
org.springframework.boot.context.properties
Support for external configuration binding via the @ConfigurationProperties annotation.
org.springframework.boot.context.scan
Support for component scanning.
org.springframework.boot.context.web
Spring ApplicationContext support relating to web deployment.
org.springframework.boot.diagnostics
Support for failure analysis and reporting.
org.springframework.boot.diagnostics.analyzer
Internal FailureAnalyzer implementations.
org.springframework.boot.env
Spring Environment support.
org.springframework.boot.info  
org.springframework.boot.jackson
Custom enhancements and support for the Jackson project.
org.springframework.boot.jdbc  
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.jta.narayana
Support classes for Narayana JTA.
org.springframework.boot.lang
Language feature annotations.
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 folder.
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.tools
Tools for generating executable JAR/WAR files.
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.neo4j
Neo4j support classes.
org.springframework.boot.orm.jpa
JPA Support classes.
org.springframework.boot.orm.jpa.hibernate
Hibernate Support classes.
org.springframework.boot.type.classreading  
org.springframework.boot.web.filter
Spring Boot specific Filter implementations.
org.springframework.boot.web.servlet
Classes and utilities designed to work with the `javax.servlet` specification.
org.springframework.boot.web.servlet.view.velocity
Velocity support classes.
org.springframework.boot.web.support  
org.springframework.boot.yaml
Spring Boot extensions to Spring Framework's support for parsing YAML.
Skip navigation links

Copyright © 2016 Pivotal Software, Inc.. All rights reserved.