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.
|
interface |
ImportAutoConfiguration
Import and apply the specified auto-configuration classes.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.