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
There is an issue with id generation for @MappedCollection (save flow is affected), insert queries for inner entities with id=null generated as 0,1,3...(generated id equals to index of the element in the collection. Java 17, Myslq, spring-boot-starter-data-jdbc:2.5.5