• Phillip Webb's avatar
    Ensure `JmxEndpoint` beans get context object IDs · 21234b36
    Phillip Webb authored
    Update `EndpointMBeanExporter` to ensure that `JmxEndpoint` as well
    as regular `Endpoint` beans are considered when searching the parent
    context.
    
    Prior to this commit if the same `JmxEndpoint` was registered in the
    both the child and parent context then the `context=` element of the
    name wasn't added.
    
    Fixes gh-8152
    21234b36
Name
Last commit
Last update
..
src Loading commit data...
README.adoc Loading commit data...
pom.xml Loading commit data...