hibernate-reactive
hibernate-reactive copied to clipboard
ReactiveIdentifierGenerator must extends Generator
trafficstars
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: https://github.com/quarkusio/quarkus/discussions/37983