Spring boot 2.0.0.M6 OAuth2 web application client. No @EnableOauth2Sso anymore; how to replace?

后端 未结 3 1550
有刺的猬
有刺的猬 2021-02-07 12:28

I have build a Authentication Service and Webapplication in Spring 5 and Spring boot 2.0.0.M3 and I am trying to port it to Spring boot 2.0.0.M6 now.

I not

3条回答
  •  佛祖请我去吃肉
    2021-02-07 13:06

    This issue is now tracked in GitHub and is available in 2.0.0 SNAPSHOT and targeted for an RC1 release.

    View issue here: https://github.com/spring-projects/spring-boot/pull/10672

提交回复
热议问题