maciejwalkowiak / just

Magical 🪄 command line toolkit for developing 🍃 Spring Boot apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Liquibase support

zelaskoa opened this issue · comments

When i run "just run mymodule" i get error that liquibase cannot connect to the database
"Caused by: liquibase.exception.DatabaseException: org.postgresql.util.PSQLException: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections."