mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +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