spring-boot/spring-boot-project/spring-boot-docs
Brian Clozel ce9626d00f Disable JMX by default
This commit switches the default value for the `spring.jmx.enabled`
configuration property.
JMX is now disabled by default and can be enabled with
`spring.jmx.enabled=true`.

Closes gh-16090
2019-03-05 18:51:00 +01:00
..
src Disable JMX by default 2019-03-05 18:51:00 +01:00
pom.xml Upgrade to Spring Doc Resources 0.1.0.RELEASE 2019-02-19 14:24:20 +01:00