maciejwalkowiak / just

Magical 🪄 command line toolkit for developing 🍃 Spring Boot apps
312 stars 6 forks source link

Liquibase support #46

Open zelaskoa opened 1 year ago

zelaskoa commented 1 year ago

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."