spring-data-jpa
spring-data-jpa copied to clipboard
Enable AOT repositories by default
AOT repositories should be generated by default when using AOT. We already have a config flag to disable AOT repositories to back out from AOT processing.
I believe I can contribute to this issue. I'd like to try it! :)
I have submitted a PR #3904 for this issue.