The spring.jmx properties are currently read from the Environment in various places in the codebase, with manual entries for the configuration properties metadata. It would be better to introduce a JmxProperties class for these properties.
The spring.jmx properties are currently read from the Environment in various places in the codebase, with manual entries for the configuration properties metadata. It would be better to introduce a JmxProperties class for these properties.