java-goof
java-goof copied to clipboard
Convert to in-memory H2 db
Initial refactor to use in-memory H2 database in place of hsql.
This is in prep for subsequent PR for having the option of running 2-tier via docker-compose / k8s w/out need seperate SQL as hsql vs. mysql would need.
@bmvermeer @dogeared , please test your stranger danger demos against this PR branch to make sure I haven't broken anything for you.