Skip navigation links

Spring Boot 2.0.0.M6 API

Packages 
Package Description
org.springframework.boot
Core Spring Boot classes.
org.springframework.boot.admin
Administration support for Spring Boot applications.
org.springframework.boot.ansi
Support classes to provide ANSI color output.
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.annotation
Classes related to Spring's 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.convert
Conversion support for configuration properties binding.
org.springframework.boot.context.properties.bind.handler
General BindHandler implementations.
org.springframework.boot.context.properties.bind.validation
Binding validation support.
org.springframework.boot.context.properties.source
Sources for external configuration properties.
org.springframework.boot.diagnostics
Support for failure analysis and reporting.
org.springframework.boot.diagnostics.analyzer
Internal FailureAnalyzer implementations.
org.springframework.boot.endpoint.web  
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.jdbc.metadata  
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.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.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.security
Classes and utilities for Spring Security.
org.springframework.boot.system
General system support classes.
org.springframework.boot.type.classreading  
org.springframework.boot.validation
Utilities and classes related to validation.
org.springframework.boot.web.client
Web client utilities.
org.springframework.boot.web.codec  
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.reactive.context
Reactive based web integrations with Spring's ApplicationContext.
org.springframework.boot.web.reactive.function.client  
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  
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  
org.springframework.boot.web.servlet.filter
Spring Boot specific Filter implementations.
org.springframework.boot.web.servlet.server
Servlet web server abstractions.
org.springframework.boot.web.servlet.support  
org.springframework.boot.web.servlet.view
Additional Views for use with Web MVC.
org.springframework.boot.yaml
Spring Boot extensions to Spring Framework's support for parsing YAML.
Skip navigation links

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