|
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.