You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
It can be very useful for configuration classes using @ConfigProperties to be able to extend other classes in order for multiple such configuration classes to share common functionality.
The text was updated successfully, but these errors were encountered:
geoand
changed the title
Allow @ConfigProperties annotated classes to have a super class (other than Object)
Allow @ConfigProperties annotated classes to have a super class (other than Object)
Apr 28, 2020
Description
It can be very useful for configuration classes using
@ConfigProperties
to be able to extend other classes in order for multiple such configuration classes to share common functionality.The text was updated successfully, but these errors were encountered: