I\'m using a properties file with the value: com.abc.cpuUtilization.okThreshold = 0.5
com.abc.cpuUtilization.okThreshold = 0.5
I want to use the following configuration class:
@Co