Audry
Audry
RRailway
Created by Audry on 11/19/2023 in #✋|help
Failing to connect Spring Boot with PostgreSQL with jdbc
the DATABASE_PRIVATE_URL is a reference variable from a postgreSQL service(id: fcc8b408-8ee0-4c61-9fff-e395f93c2d56), I didn't format it manually. I only added the "jdbc" prefix to the DATABASE_PRIVATE_URL to form the url to be used for datasource purposes. it looks like this: spring.datasource.url=jdbc:${DATABASE_PRIVATE_URL} Is there something I am missing ? Again, I didn't manually format the variable, but refered to it.
10 replies
RRailway
Created by Audry on 11/19/2023 in #✋|help
Failing to connect Spring Boot with PostgreSQL with jdbc
Just as a side note; I am still under the hobby plan which offers only 512mb of ram, and I can see the build of my app is about 1.1 Gb. Could this issue be somehow related ?
10 replies
RRailway
Created by Audry on 11/19/2023 in #✋|help
Failing to connect Spring Boot with PostgreSQL with jdbc
Guessing the project ID is the same as Service ID project ID: fcc8b408-8ee0-4c61-9fff-e395f93c2d56
10 replies