|
пре 10 месеци | |
---|---|---|
.. | ||
src | пре 10 месеци | |
README.md | пре 10 месеци | |
build.gradle.kts | пре 10 месеци |
RestClientInstrumentationAutoConfiguration
imports RestClientCustomizer
,
which is part of Spring Boot 3 (rather than Spring framework).
If we were to include this in the spring-boot-autoconfigure
module, we would have to
bump the Spring Boot version to 3, which would break compatibility with Spring Boot 2.