A simple REST message board to get some practice in Java. Work in progress. Build it with maven. It needs the GSON lib. Run it like: java -cp .:/path/to/gson/gson-2.8.6.jar:MessageBoard-1.0-SNAPSHOT.jar com.mycompany.messageboard.MessageBoard