Following https://www.tutorialspoint.com/spring_boot/spring_boot_bootstrapping.htm
Initialized with https://start.spring.io
# Install deps & build
mvn clean install
# Run server
java -jar $HOME/.m2/repository/com/example/demo/0.0.1-SNAPSHOT/demo-0.0.1-SNAPSHOT.jar