mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Update `OAuth2ClientConfigurations` so that properties are created regardless of a user-defined `ClientRegistrationRepository` bean. Fixes gh-51447