Multiple WebSecurityConfig only takes @Order(1)

后端 未结 0 1830
慢半拍i
慢半拍i 2021-01-26 18:42

I have 2 class that extends WebSecurityConfigurerAdapter, one with @Order(1) the other with @Order(2). I want the first one to filter my APIs starting

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