Uses of Annotation Interface
org.springframework.boot.autoconfigure.AutoConfigurationPackage
Package
Description
Spring Boot's auto-configuration capabilities.
-
Uses of AutoConfigurationPackage in org.springframework.boot.autoconfigure
Modifier and TypeClassDescription@interface
Enable auto-configuration of the Spring Application Context, attempting to guess and configure beans that you are likely to need.