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
Via this question on Stack Overflow, when JmxEndpointExporter is lazy, nothing triggers its creation so the endpoints are not exported as MBeans. The problem can be worked around by excluding the exporter from lazy initialization:
Via this question on Stack Overflow, when
JmxEndpointExporter
is lazy, nothing triggers its creation so the endpoints are not exported as MBeans. The problem can be worked around by excluding the exporter from lazy initialization:The text was updated successfully, but these errors were encountered: