Implement QueryHints annotations in Spring Data JPA by specifying a query hint with the name and value e.g. "javax.persistence.query.timeout" with value 10000.
Spring Data JPA
1 post
Implement QueryHints annotations in Spring Data JPA by specifying a query hint with the name and value e.g. "javax.persistence.query.timeout" with value 10000.