You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This interferes with some features of the spring boot tooling that relies on it (i.e. live hovers). While users can work around this by enabling it themselves, it can be confusing and annoying.
So perhaps it is a good idea if, when boot dashboard creates a new Java launch configuration, then it can automatically add a vmArg setting system property -Dspring.jmx.enabled=true to enable it.