Skip to:
The issue isn't due to testLazy, but testFindAllServices. Adding the @Transactional annotation to testFindAllServices fixes the underlying problem.
The issue isn't due to testLazy, but testFindAllServices. Adding the @Transactional annotation to testFindAllServices fixes the underlying problem.