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

ReactiveIdentifierGenerator must extends Generator #1826

Open
DavideD opened this issue Jan 4, 2024 · 0 comments
Open

ReactiveIdentifierGenerator must extends Generator #1826

DavideD opened this issue Jan 4, 2024 · 0 comments

Comments

@DavideD
Copy link
Member

DavideD commented Jan 4, 2024

The strategy attribute in @GenericGenerator is deprecated.

The recommended approach is to use the type attribute. But, ReactiveIdentifier doesn't implement the interface making it harder for the user to create a custom generator.

Related existing test: CustomGeneratorTest

Original issue in Quarkus: quarkusio/quarkus#37983

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