Transaction Required Exception in JPA Spring Hibernate App -
I saw several posts in the forum about the exception of transactions required but none of them solve this issue My question is: In my scanner, my application is working perfectly for some functionality and throws some exceptions.
What type of status does Trying entityManager.flush () throws the exceptions required spring + hibernate + jpa?
@transaction on this method level
Comments
Post a Comment