Postgres: role “postgres” does not exist
Fix FATAL: role “postgres” does not exist with Postgres.app on MacOs
Fix FATAL: role “postgres” does not exist with Postgres.app on MacOs
Setting the memory size in Gradle to prevent OutOfMemoryExceptions
Deploying apps to Elastic Beanstalk can bring surprises when using newer Tomcat versions
One of the hidden gems of Spring Data JPA is the possibility to put your query results directly into a DTO instead of having it transformed by a mapper