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
when I use matching-strategy=path_pattern_parser instead of matching-strategy=ant_path_matcher my application is not able to resolve resources anymore.
this works quite well until the path_patter_parser is used.
as one observation I had, was that when I remove server.servlet.context-path=/hello both strategies are working, but when setting the context path only the ant path matcher works