| org.springframework.boot | Core Spring Boot classes. | 
| org.springframework.boot.actuate.audit |  | 
| org.springframework.boot.actuate.audit.listener |  | 
| org.springframework.boot.actuate.autoconfigure |  | 
| org.springframework.boot.actuate.endpoint |  | 
| org.springframework.boot.actuate.endpoint.jmx |  | 
| org.springframework.boot.actuate.endpoint.mvc |  | 
| org.springframework.boot.actuate.health |  | 
| org.springframework.boot.actuate.metrics |  | 
| org.springframework.boot.actuate.metrics.export |  | 
| org.springframework.boot.actuate.metrics.reader |  | 
| org.springframework.boot.actuate.metrics.repository |  | 
| org.springframework.boot.actuate.metrics.repository.redis |  | 
| org.springframework.boot.actuate.metrics.rich |  | 
| org.springframework.boot.actuate.metrics.util |  | 
| org.springframework.boot.actuate.metrics.writer |  | 
| org.springframework.boot.actuate.security |  | 
| org.springframework.boot.actuate.trace |  | 
| org.springframework.boot.actuate.web |  | 
| 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.amqp |  | 
| org.springframework.boot.autoconfigure.aop |  | 
| org.springframework.boot.autoconfigure.batch |  | 
| org.springframework.boot.autoconfigure.condition |  | 
| org.springframework.boot.autoconfigure.data |  | 
| org.springframework.boot.autoconfigure.jdbc |  | 
| org.springframework.boot.autoconfigure.jms |  | 
| org.springframework.boot.autoconfigure.jmx |  | 
| org.springframework.boot.autoconfigure.logging |  | 
| org.springframework.boot.autoconfigure.mobile |  | 
| org.springframework.boot.autoconfigure.mongo |  | 
| org.springframework.boot.autoconfigure.orm.jpa |  | 
| org.springframework.boot.autoconfigure.reactor |  | 
| org.springframework.boot.autoconfigure.redis |  | 
| org.springframework.boot.autoconfigure.security |  | 
| org.springframework.boot.autoconfigure.thymeleaf |  | 
| org.springframework.boot.autoconfigure.web |  | 
| org.springframework.boot.autoconfigure.websocket |  | 
| org.springframework.boot.bind | Classes and utilities to help when binding spring based configuration files to objects. | 
| org.springframework.boot.builder |  | 
| org.springframework.boot.cloudfoundry | Support for Cloud Foundry PAAS based deployment. | 
| org.springframework.boot.context |  | 
| 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 | Support for embedded servlet containers. | 
| org.springframework.boot.context.embedded.jetty |  | 
| org.springframework.boot.context.embedded.tomcat |  | 
| org.springframework.boot.context.event |  | 
| org.springframework.boot.context.properties | Support for external configuration binding via the @ConfigurationPropertiesannotation. | 
| org.springframework.boot.context.web |  | 
| org.springframework.boot.env |  | 
| org.springframework.boot.json | Support for parsing JSON. | 
| 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 |  | 
| org.springframework.boot.loader.util |  | 
| 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.log4j | Support for the Log4J logging library. | 
| org.springframework.boot.logging.logback | Support for the Logback logging library. | 
| org.springframework.boot.orm.jpa | JPA Support classes. | 
| org.springframework.boot.test | Classes and utilities that are useful when unit-testing Spring Boot applications. | 
| org.springframework.boot.yaml | Support for parsing YAML. |