Uses of Annotation Interface
org.springframework.boot.autoconfigure.AutoConfigureBefore
Packages that use AutoConfigureBefore
Package
Description
Spring Boot's auto-configuration capabilities.
Auto-configuration for Spring Integration.
-
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. -
Uses of AutoConfigureBefore in org.springframework.boot.autoconfigure.integration
Classes in org.springframework.boot.autoconfigure.integration with annotations of type AutoConfigureBeforeModifier and TypeClassDescriptionprotected static class