Accessing HttpSession in session scoped Bean - Spring

后端 未结 0 1729
旧时难觅i
旧时难觅i 2020-12-11 18:44

I have a session scoped Bean and want to get access to the session.

I tried this:

    @Bean
    @SessionScope
    public WebClient oauthClient(HttpSess         


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