Uses of Annotation Interface
org.springframework.boot.autoconfigure.AutoConfigureOrder
Packages that use AutoConfigureOrder
Package
Description
Actuator web server support.
Auto-configuration for the Spring context.
Auto-configuration for JDBC.
Auto-configuration for Jersey.
Auto-Configuration for R2DBC.
General support for service connections in tests.
Auto-configuration for reactive web servers and Spring WebFlux.
Auto-configuration for Spring MVC.
-
Uses of AutoConfigureOrder in org.springframework.boot.actuate.autoconfigure.web.server
Classes in org.springframework.boot.actuate.autoconfigure.web.server with annotations of type AutoConfigureOrder -
Uses of AutoConfigureOrder in org.springframework.boot.autoconfigure.context
Classes in org.springframework.boot.autoconfigure.context with annotations of type AutoConfigureOrderModifier and TypeClassDescriptionfinal class
final class
-
Uses of AutoConfigureOrder in org.springframework.boot.jdbc.autoconfigure
Classes in org.springframework.boot.jdbc.autoconfigure with annotations of type AutoConfigureOrderModifier and TypeClassDescriptionfinal class
-
Uses of AutoConfigureOrder in org.springframework.boot.jersey.autoconfigure
Classes in org.springframework.boot.jersey.autoconfigure with annotations of type AutoConfigureOrder -
Uses of AutoConfigureOrder in org.springframework.boot.r2dbc.autoconfigure
Classes in org.springframework.boot.r2dbc.autoconfigure with annotations of type AutoConfigureOrderModifier and TypeClassDescriptionfinal class
-
Uses of AutoConfigureOrder in org.springframework.boot.testcontainers.service.connection
Classes in org.springframework.boot.testcontainers.service.connection with annotations of type AutoConfigureOrderModifier and TypeClassDescriptionfinal class
-
Uses of AutoConfigureOrder in org.springframework.boot.webflux.autoconfigure
Classes in org.springframework.boot.webflux.autoconfigure with annotations of type AutoConfigureOrderModifier and TypeClassDescriptionfinal class
final class
-
Uses of AutoConfigureOrder in org.springframework.boot.webmvc.autoconfigure
Classes in org.springframework.boot.webmvc.autoconfigure with annotations of type AutoConfigureOrderModifier and TypeClassDescriptionfinal class
Auto-configuration
for the SpringDispatcherServlet
.final class