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

Scans also client beans as resource beans #31

Open
janmaslik opened this issue Apr 21, 2022 · 2 comments
Open

Scans also client beans as resource beans #31

janmaslik opened this issue Apr 21, 2022 · 2 comments

Comments

@janmaslik
Copy link

janmaslik commented Apr 21, 2022

SpringBeanProcessor registrate every bean having Path or Provider annotation as Resource. Problem is that also Resteasy client beans contains Path annotation. Im not able to limit that

@janmaslik
Copy link
Author

janmaslik commented Apr 21, 2022

is possible to filter that using custom annotation binded to the implementation class ? This could be another type of resources registration . "Scan all beans with annotation @xy"

@liweinan
Copy link
Contributor

@janmaslik PR is welcome.

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

2 participants