I can't established a new connection to my database...
I have to create a food delivery web application like uber eats. So to do that, I created a database with random values for each tables and I configured each tables.
Now I wanted to make the security of my application (authentification...) but when I create a new connection to my database using Intellij it created a new database. I don't understand why because I filled in all the necessary information.
Does anyone have a solution?
Now I wanted to make the security of my application (authentification...) but when I create a new connection to my database using Intellij it created a new database. I don't understand why because I filled in all the necessary information.
Does anyone have a solution?
