Package | Description |
---|---|
org.springframework.boot.autoconfigure |
Spring Boot's auto-configuration capabilities.
|
Modifier and Type | Class and Description |
---|---|
interface |
EnableAutoConfiguration
Enable auto-configuration of the Spring Application Context, attempting to guess and
configure beans that you are likely to need.
|