Cosium / spring-data-jpa-entity-graph

Spring Data JPA extension allowing full dynamic usage of EntityGraph on repositories
MIT License
463 stars 51 forks source link

Test case for envers incompatibility #181

Open federicotg opened 2 months ago

federicotg commented 2 months ago

Related to

https://github.com/Cosium/spring-data-jpa-entity-graph/issues/180

Test fails with Caused by: org.springframework.data.mapping.PropertyReferenceException: No property 'findRevisions' found for type 'Maker'