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
I'm working on migrating our spring data jdbc to r2dbc and found that r2dbc is not supporting @ SequenceGenerator and @GeneratedValue annotation. Is there any plan to add support for this in future releases?