You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project
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
6 years ago
..
spring-boot Polish 6 years ago
spring-boot-actuator Polish "Add loadOnStartup property to EndpointServlet" 6 years ago
spring-boot-actuator-autoconfigure Disable JMX by default 6 years ago
spring-boot-autoconfigure Disable JMX by default 6 years ago
spring-boot-cli Merge branch '2.1.x' 6 years ago
spring-boot-dependencies Merge branch '2.1.x' 6 years ago
spring-boot-devtools Adapt to breaking change in Spring Hateoas 6 years ago
spring-boot-docs Disable JMX by default 6 years ago
spring-boot-parent Upgrade to Spring Doc Resources 0.1.0.RELEASE 6 years ago
spring-boot-properties-migrator Polish "Avoid NPE when replacement property does not exist" 6 years ago
spring-boot-starters Merge branch '2.1.x' 6 years ago
spring-boot-test Merge branch '2.1.x' 6 years ago
spring-boot-test-autoconfigure Merge branch '2.1.x' 6 years ago
spring-boot-tools Move setter attribute in PropertyDescriptor proper 6 years ago
pom.xml