ilgrosso / notturno

Study prototype for Apache Syncope 4.0 Notturno
Apache License 2.0
0 stars 0 forks source link

Introduce JPA #4

Open ilgrosso opened 1 year ago

ilgrosso commented 1 year ago

Don't think that OpenJPA is supported, so it will be probably Hibernate ORM.

ilgrosso commented 1 year ago

Check https://docs.spring.io/spring-native/docs/current/reference/htmlsingle/#_starters_requiring_no_special_build_configuration where it is stated that spring-boot-starter-data-jpa requires no special configuration, but You need to configure Hibernate build-time bytecode enhancement