springboot-dockerThis was the final example I showed at the Melb JVM meetup.To build a docker image./gradlew buildDockerTo run the example./gradlew bootRun