I have some ideas for `spring-fu` and was wonderin...
# spring
c
I have some ideas for
spring-fu
and was wondering if doing compile time annotation processors to generate implementations from an annotated repository will go against the aim of the project? My thinking was it will be possible to generate an implementation that does the same kind of work as what currently happens in Spring Data but no proxies or reflection involved.