Package | Description |
---|---|
org.springframework.boot.autoconfigure |
Spring Boot's auto-configuration capabilities.
|
Modifier and Type | Class and Description |
---|---|
interface |
AutoConfiguration
Indicates that a class provides configuration that can be automatically applied by
Spring Boot.
|