Cosium / spring-data-jpa-entity-graph

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

Compatibility with Spring Data JPA 2.2 #30

Closed fistons closed 4 years ago

fistons commented 4 years ago

It looks like spring-data-jpa-entity-graph is not compatible with Spring Boot 2.2.0 that just came out.

Do you have an ETA? It would be really cool!