Skip to content

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

@baggiomygod

Description

@baggiomygod

项目中引入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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions