mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Update service client configuration so that properties are always applied when present. Any settings and factory/connector beans that are present are now only used as fallbacks. Fixes gh-46915