spring-boot/spring-boot-project/spring-boot-autoconfigure
Andy Wilkinson 3b90919313 Polish RestClient auto-config and tests
For consistency, replace webClient and WebClient with restClient and
RestClient. This also address a bean name clash between
RestClientAutoConfiguration's RestClient.Builder bean and
WebClientAutoConfiguration's WebClient.Builder bean that were both
previously named webClientBuilder.
2023-07-06 12:22:54 +01:00
..
src Polish RestClient auto-config and tests 2023-07-06 12:22:54 +01:00
build.gradle Upgrade to Liquibase 4.22.0 2023-06-19 16:30:52 +01:00