I cant logout with spring boot

前端 未结 0 583
春和景丽
春和景丽 2021-01-05 03:57

I am facing a issue with spring boot logout.

@Override
protected void configure(HttpSecurity http) throws Exception {
    http.authorizeRequests()
                    


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