Hello, i am getting errors while running the project
- Using IntelliJ
- Have setup Postgres and created database "travels"
- Have added SDK as JDK 11.0.25
- Have changed username and password for datasource in
application.properties
- PS: I don't have spring admin
Also I am getting a "500 Internal Server Error" on hitting https://localhost:8080/api-travels/v1/users-accounts/
What do I do

Hello, i am getting errors while running the project
application.propertiesAlso I am getting a
"500 Internal Server Error"on hitting https://localhost:8080/api-travels/v1/users-accounts/What do I do