spring-data-jpa
spring-data-jpa copied to clipboard
Add infrastructure for AOT processing of repositories.
I've added a comment to one of the changes: https://github.com/spring-projects/spring-data-jpa/commit/1bfc3595ce2e14cdc03decfe350f20e139e3c877#r82897830
This change is preventing me from using AOP to intercept all calls to EntityManager.