Daniel Barciela

Results 3 comments of Daniel Barciela

I have a similar problem. My spring configuration is annotated with "@EnableJpaRepositories( bootstrapMode = **BootstrapMode.LAZY**...". When I use a repository for the first time inside a transaction and it includes...

@Kepro if you really want it now I have it working on my fork (which I am using in my HA) but I want to cleanup the code before doing...