I have a JHipster application, v5.3.0. Monolith. Maven. Elasticsearch. 3 entities.
I run:
./mvnw clean test
5 minutes or more of test execution follows and then the following error:
java.lang.OutOfMemoryError: GC overhead limit exceeded
and test hangs.
Any ideas or solutions?