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

Fix annotations with inner @BringComponent annotation. #84

Open
AlexandrKarpachov opened this issue Nov 23, 2023 · 0 comments
Open

Fix annotations with inner @BringComponent annotation. #84

AlexandrKarpachov opened this issue Nov 23, 2023 · 0 comments
Assignees
Labels
bug Something isn't working Package scanner

Comments

@AlexandrKarpachov
Copy link
Contributor

AlexandrKarpachov commented Nov 23, 2023

Currently, if we use annotation which has @BringComponent inside for beans creation it throws an exception cause it tries to create an annotation instance as a bean.

@AlexandrKarpachov AlexandrKarpachov converted this from a draft issue Nov 23, 2023
@AlexandrKarpachov AlexandrKarpachov added bug Something isn't working Package scanner labels Nov 23, 2023
@AlexandrKarpachov AlexandrKarpachov moved this from Todo to In Progress in Bring Project Nov 23, 2023
AlexandrKarpachov added a commit that referenced this issue Nov 23, 2023
@AlexandrKarpachov AlexandrKarpachov self-assigned this Nov 23, 2023
@AlexandrKarpachov AlexandrKarpachov moved this from In Progress to In Review in Bring Project Nov 23, 2023
AlexandrKarpachov added a commit that referenced this issue Nov 23, 2023
AlexandrKarpachov added a commit that referenced this issue Nov 24, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@AlexandrKarpachov AlexandrKarpachov moved this from In Review to Done in Bring Project Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Package scanner
Projects
Status: Done
Development

No branches or pull requests

1 participant