5 months ago
My springboot backend seems to connect to the mysql service but whenever I make a petition it always responds that the table doesnt exist, but in the mysql service I can see the tables from the "Data" tab and from mysql workbench yet it wont work
This is how Im connecting
spring.datasource.url=jdbc:mysql://mysql.railway.internal:3306/railway
spring.datasource.username=root
spring.datasource.password=xxxxxxxxxxxxxxxxxx
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
I have also tried with the public url and it still sends the same error message
3 Replies
5 months ago
Nevermind I have fixed it
Status changed to Solved uxuz • 5 months ago
luisarjona
Nevermind I have fixed it
4 months ago
How? please help me
Status changed to Awaiting Railway Response Railway • 4 months ago