Auth-service icon indicating copy to clipboard operation
Auth-service copied to clipboard

springboot升级到2.2后问题很多

Open wangshaohan1989 opened this issue 6 years ago • 0 comments

得再引入: <groupId>org.springframework.security.oauth</groupId> <artifactId>spring-security-oauth2</artifactId> 2.4.0.RELEASE 然后发现OAuth2Config.java里面的好多类都过时了

wangshaohan1989 avatar Dec 10 '19 08:12 wangshaohan1989