| Package | Description | 
|---|---|
| org.springframework.boot.autoconfigure | 
 Spring Boot's auto-configuration capabilities. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
interface  | 
SpringBootApplication
Indicates a  
configuration class that declares one or more
 @Bean methods and also triggers auto-configuration and component scanning. | 
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.