Skip to main content

One doc tagged with "conditions"

View all tags

Spring Boot Auto-Configuration

How Spring Boot uses @EnableAutoConfiguration and @ConditionalOn* annotations to wire beans automatically based on what is on the classpath.