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
The initApplicationContext() method on the XmlRootElementEndpointMapping includes the final() prefix which is preventing me from extending the class to implement some custom filtering on the endpoints matched.
There doesn't seem to be a good reason for limiting this class' extensibility.