FilterRegistrationBean setUrlPatterns not working as it should

前端 未结 0 982
闹比i
闹比i 2020-12-16 08:46

my problem is: the filter is being called on every endpoint call, ignoring the patterns i\'ve set:

myBean.setUrlPatterns(Arrays.asList("/cat/*","

相关标签:
回答
  • 消灭零回复
提交回复
热议问题