Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ch. 18: No Actuator-Endpoints in JConsole #86

Open
wellar opened this issue Jun 16, 2020 · 0 comments
Open

Ch. 18: No Actuator-Endpoints in JConsole #86

wellar opened this issue Jun 16, 2020 · 0 comments

Comments

@wellar
Copy link

wellar commented Jun 16, 2020

When I connect to my spring-boot-application via JConsole as described in Ch. 18, no Actuator-Endpoints are visible. The domain "org.springframework.boot" is missing in the menue.
After setting spring.jmx.enabled=true in the application-properties, Actuator-Endpoints are accessible. Seems that, in contrast to the text, JMX-endpoints are not accessible by default. I've also found it in the docs:
https://docs.spring.io/spring-boot/docs/2.2.4.RELEASE/reference/html/production-ready-features.html#production-ready-jmx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant