Uses of Annotation Interface
org.springframework.boot.autoconfigure.AutoConfigureBefore
Package
Description
Spring Boot's auto-configuration capabilities.
Auto-configuration for Spring Integration.
-
Uses of AutoConfigureBefore in org.springframework.boot.autoconfigure
Modifier 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
Modifier and TypeClassDescriptionprotected static class