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
Currently when a servlet/filter are registered via contributeMappedXyz, their annotations are ignored. This is wrong. Annotations should be the basis of configuration, overridden by the "mapped" object settings.
The text was updated successfully, but these errors were encountered:
Currently when a servlet/filter are registered via
contributeMappedXyz
, their annotations are ignored. This is wrong. Annotations should be the basis of configuration, overridden by the "mapped" object settings.The text was updated successfully, but these errors were encountered: