Skip to content

Instantly share code, notes, and snippets.

@j-tim
Created September 29, 2019 18:24
Show Gist options
  • Save j-tim/d89887f6a35c3f8dcdf735a0964d2848 to your computer and use it in GitHub Desktop.
Save j-tim/d89887f6a35c3f8dcdf735a0964d2848 to your computer and use it in GitHub Desktop.
Enable JMX (Disabled by default since Spring Boot 2.2)
spring:
jmx:
enabled: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment