UnknownHostException when trying to connect spring to postgres in fly.io
I’m trying to deploy a Spring Boot application with a PostgreSQL database on Fly.io, but I keep encountering the UnknownHostException: db-app.flycast
error. Here’s the process I’ve followed: