rsql-jpa-specification
rsql-jpa-specification copied to clipboard
rsql-jpa-spring-boot-starter not working on lazy-initialization
When used spring.main.lazy-initialization=true the rsql-jpa-spring-boot-starter is not working properly because not found entityManager error on EntityManagerDatabase.
could you share your repo?