Avoid codec auto-configuration when WebFlux is not present
This commit prevents the `CodecsAutoConfiguration` from being processed if spring-webflux is not on classpath, since it is only useful for the WebFlux server infrastructure or `WebClient`. Closes gh-15690pull/16971/head
parent
15bdc12335
commit
b2e395db7a
Loading…
Reference in New Issue