Caused by: jakarta.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.MappingException: Column 'id' is duplicated in mapping for entity 'com.simplecommerce.payment.entity.Payment' (use '@Column(insertable=false, updatable=false)' when mapping multiple properties to the same column)
https://otrodevym.tistory.com/entry/JPA-Unable-to-build-Hibernate-SessionFactory-nested-exception-is-orghibernateMappingException-Repeated-column-in-mapping-for-entity