alf.io
read the Requirements
By default, will use hsqldb with dev profile:
mvn jetty:run
Use with pgsql (dev)
mvn jetty:run -Pdev-pgsql
When running with hsqldb, you can launch the integrated db manager with:
mvn jetty:run -DstartDBManager
You will need to do a refresh (View -> Refresh Tree) to see the up to date schema.