Skip to content

Latest commit

 

History

History

h2

Message board

A message board application that uses the H2 in-memory database as a storage.

Running

Execute this command to run the sample:

./gradlew run

Then, navigate to http://localhost:8080/ to see the sample home page.