spring-boot/spring-boot-project/spring-boot-autoconfigure
Andy Wilkinson 7b3e687f05 Deprecate OAuth2ClientPropertiesRegistrationAdapter
This commit deprecates OAuth2ClientPropertiesRegistrationAdapter as
it wasn't really an adapter because it provides a static utility
method rather than adapting one contract to another. A replacement,
OAuth2ClientPropertiesMapper, is introduced that maps the OAuth2
client properties to the required types.

Closes gh-34714
2023-04-18 20:43:34 +01:00
..
src Deprecate OAuth2ClientPropertiesRegistrationAdapter 2023-04-18 20:43:34 +01:00
build.gradle Don't apply configuration-properties from auto-configuration plugin 2023-04-17 00:41:25 -07:00