Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bean method 'clientRegistrationRepository' not loaded #33

Closed
yirenyishi opened this issue Feb 3, 2021 · 1 comment
Closed

Bean method 'clientRegistrationRepository' not loaded #33

yirenyishi opened this issue Feb 3, 2021 · 1 comment

Comments

@yirenyishi
Copy link

使用docker-compose启动镜像,报错:
Method springSecurityFilterChain in org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration required a bean of type 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository' that could not be found.
Bean method 'clientRegistrationRepository' not loaded because OAuth2 Clients Configured Condition registered clients is not available

@yirenyishi
Copy link
Author

latst镜像有问题,指定版本号就可以了
image: "edp963/davinci:0.3.0-rc"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant