org.postgresql.util.PSQLException: FATAL: password authentication failed for user “postgres” (with Spring Boot)
I am facing an issue connecting my Spring Boot application to a Postgres server which is running by Docker. Here is my application.properties file: