Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels