Spring boot 3.1.1 - Hibernate 6.2.5.Final Embedded field are not correctly instantiated when I use a composite key to load my entity
in certain scenarios (see my code attached), trip.position2 is null when it shouldn't be (poi2_id_fk is null but not date_position2) scenario 1 (working)
scenario 2 (not working)
|