How to share HttpSecurity in WebSecurityConfigurerAdapter with request filter?

后端 未结 0 929
情歌与酒
情歌与酒 2021-01-04 04:26

I have a Spring Boot application where I configured REST security with JWT authentication overriding the

protected void configure(HttpSecurity httpSecurity) t         


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