You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.