hibernate-reactive
hibernate-reactive copied to clipboard
Support `@IdGeneratorType`
@GenericGenerator has been deprecated in 6.5. See: https://github.com/hibernate/hibernate-orm/blob/main/hibernate-core/src/main/java/org/hibernate/annotations/GenericGenerator.java#L64
Ooooh, I guess we didn't consider the impact this would have on Reactive.