Skip to content

jnaalisv/hibernate-demo

Repository files navigation

Start the database:

$ sudo docker-compose -f postgres.yml up -d

Migrations have to be applied manually.

Connect to the database:

psql -h localhost -p 5433 -U postgres

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published