Add PropertyMapper utility class
Add a utility class that can help when mapping values from `@ConfigurationProperties` to a third-party class. See gh-9018
Showing
This diff is collapsed.
Please register or sign in to comment
Add a utility class that can help when mapping values from `@ConfigurationProperties` to a third-party class. See gh-9018