spring-boot-test

A small playground to test the cool new Spring Boot.

Sub-projects:

  • minimal
  • with-gradle

minimal can be started with $ spring run Minimal.groovy

with-gradle can be started with $ gradle build && java -jar build/libs/with-gradle-0.1.0.jar