Saturday, March 14, 2015

Spring Initializer

I used the Spring Initializer to create a gradle build. Very cool but the start script in build/scripts failed.

I found I could start the application with the following command.
$ java -jar build/libs/good2go-0.0.1-SNAPSHOT.war