Uses of Annotation Interface
org.springframework.boot.autoconfigure.AutoConfigureBefore
Packages that use AutoConfigureBefore
Package
Description
Spring Boot's auto-configuration capabilities.
-
Uses of AutoConfigureBefore in org.springframework.boot.autoconfigure
Classes in org.springframework.boot.autoconfigure with annotations of type AutoConfigureBeforeModifier and TypeClassDescription@interface
Indicates that a class provides configuration that can be automatically applied by Spring Boot.