Uses of Annotation Interface
org.springframework.boot.autoconfigure.AutoConfigureAfter
Packages that use AutoConfigureAfter
Package
Description
Actuator Jackson auto-configuration.
Auto-configuration for JPA metrics.
Spring Boot's auto-configuration capabilities.
Auto-configuration for Spring Framework's functional web client.
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.endpoint.jackson
Classes in org.springframework.boot.actuate.autoconfigure.endpoint.jackson with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.orm.jpa
Classes in org.springframework.boot.actuate.autoconfigure.metrics.orm.jpa with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
for metrics on all available HibernateEntityManagerFactory
instances that have statistics enabled. -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure
Classes in org.springframework.boot.autoconfigure with annotations of type AutoConfigureAfterModifier and TypeClassDescription@interface
Indicates that a class provides configuration that can be automatically applied by Spring Boot. -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.web.reactive.function.client
Classes in org.springframework.boot.autoconfigure.web.reactive.function.client with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass