Document that spring.jmx.enabled is not for third-party libraries
Closes gh-42272
This commit is contained in:
@@ -29,7 +29,7 @@ import org.springframework.jmx.support.RegistrationPolicy;
|
||||
public class JmxProperties {
|
||||
|
||||
/**
|
||||
* Expose management beans to the JMX domain.
|
||||
* Expose Spring's management beans to the JMX domain.
|
||||
*/
|
||||
private boolean enabled = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user