Move Actuator infrastructure for WebFlux to spring-boot-webflux

This commit is contained in:
Stéphane Nicoll
2025-05-30 12:06:09 +02:00
committed by Phillip Webb
parent b9aa01c1c4
commit e0a6237b8a
41 changed files with 250 additions and 116 deletions

View File

@@ -269,7 +269,7 @@ When it does so, the orders shown in the following table will be used:
| javadoc:org.springframework.security.web.server.WebFilterChainProxy[] (Spring Security)
| `-100`
| javadoc:org.springframework.boot.actuate.web.exchanges.reactive.HttpExchangesWebFilter[]
| javadoc:org.springframework.boot.webflux.actuate.web.exchanges.HttpExchangesWebFilter[]
| `Ordered.LOWEST_PRECEDENCE - 10`
|===