Add note about Java Bean getters and setters
Apparently some users are unclear that setters and getters are mandatory for @ConfigurationProperties. This should clear it up.
Showing
Please register or sign in to comment
Apparently some users are unclear that setters and getters are mandatory for @ConfigurationProperties. This should clear it up.