spring-boot-oauth2-jwt-swagger-ui icon indicating copy to clipboard operation
spring-boot-oauth2-jwt-swagger-ui copied to clipboard

Can You update into Spring Boot Latest version

Open hendisantika opened this issue 3 years ago • 0 comments

Can You update into Spring Boot Latest version?

I tried with latest version (2.6.6) But It always failed:


***************************
APPLICATION FAILED TO START
***************************

Description:

The bean 'tokenServices', defined in class path resource [com/authentication/config/ResourceServerConfiguration.class], could not be registered. A bean with that name has already been defined in class path resource [com/authentication/config/AuthorizationServerConfig.class] and overriding is disabled.

Action:

Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true

any suggestion?

Thanks

hendisantika avatar Apr 06 '22 23:04 hendisantika