Answer the question
In order to leave comments, you need to log in
How to deal with the error: Error creating bean with name 'dataSourceScriptDatabaseInitializer' defined in class path?
Hello!
when connecting postgresql to intellij idea, it throws an error at startup:
in properties, everything seems to be fine:
spring.datasource.url= jdbc:postgresql://localhost:8080/postgres
spring.datasource.username=postgres
spring.datasource.password=** ***********
What could be the problem?
Answer the question
In order to leave comments, you need to log in
I decided! it turns out I forgot to add postgresql-driver as a dependency))
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question