Closed geotim90 closed 5 years ago
Updating cache while running the specification builder was the issue, since JPA was already in a read-only context at that point. I extracted the cache code to run before the JPA query.
Updating cache while running the specification builder was the issue, since JPA was already in a read-only context at that point. I extracted the cache code to run before the JPA query.