How to get method annotation field values
My Controller Class is this:
Application.properties boolean defined value not used in bean
I have a bean class that I want to load a boolean value that is defined in the application.properties file of a springboot app. This is my application.properties file: