Devskiller test about creating an API. It implies Spring boot and JPA. They want you to add some add comments/retrieve comments from posts (like a blog).
Sigiloso
They asked specifically to not modify the test, and I probably took that to seriously. Not modifying the tests required the to set a Eager feth type, which implies some performance degradation. I suspect they wanted me to avoid it, but I didn´t want to modify the tests as specified.