I have a Spring controller @Transactional(readOnly = true) method, which returns some DB entries converted to JSON. In log I can see those errors:
@Transactional(readOnly = true)