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

项目中引入io.github.talelin 后 run 报错:Field authorizeVerifyResolver in io.github.talelin.autoconfigure.interceptor.AuthorizeInterceptor required a bean of type 的错误,请问是哪里有问题? #277

Open
baggiomygod opened this issue Jan 25, 2022 · 0 comments

Comments

@baggiomygod
Copy link

baggiomygod commented Jan 25, 2022

项目中引入io.github.talelin.autoconfigure,但未使用
报错:


APPLICATION FAILED TO START


Description:

Field authorizeVerifyResolver in io.github.talelin.autoconfigure.interceptor.AuthorizeInterceptor required a bean of type 'io.github.talelin.autoconfigure.interfaces.AuthorizeVerifyResolver' that could not be found.

The injection point has the following annotations:
- @org.springframework.beans.factory.annotation.Autowired(required=true)

Action:

Consider defining a bean of type 'io.github.talelin.autoconfigure.interfaces.AuthorizeVerifyResolver' in your configuration.

Process finished with exit code 0

@baggiomygod baggiomygod changed the title controller 使用的creaetVO之后 run 报:Field authorizeVerifyResolver in io.github.talelin.autoconfigure.interceptor.AuthorizeInterceptor required a bean of type 的错误,请问是哪里有问题? 项目中引入io.github.talelin 后 run 报错:Field authorizeVerifyResolver in io.github.talelin.autoconfigure.interceptor.AuthorizeInterceptor required a bean of type 的错误,请问是哪里有问题? Jan 25, 2022
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