Postgres: role “postgres” does not exist
Fix FATAL: role “postgres” does not exist with Postgres.app on MacOs
Read →Tag
Posts filed under Spring Boot, collected from the existing article archive.
Archive
7 posts are filed in this archive. Newer articles appear first.
Fix FATAL: role “postgres” does not exist with Postgres.app on MacOs
Read →Setting the memory size in Gradle to prevent OutOfMemoryExceptions
Read →Deploying apps to Elastic Beanstalk can bring surprises when using newer Tomcat versions
Read →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
Read →Default Spring Naming Strategy class and the property key to configure it in Spring Boot.
Read →How to load files from the classpath in Spring Boot using ResourceLoader (File vs InputStream).
Read →Add the Thymeleaf namespace (xmlns:th) and DOCTYPE so the IDE recognizes th: attributes.
Read →