Merge branch '1.4.x' into 1.5.x

This commit is contained in:
Andy Wilkinson
2016-10-05 14:58:42 +01:00
35 changed files with 162 additions and 33 deletions

View File

@@ -18,7 +18,7 @@ buildscript {
apply plugin: 'java'
apply plugin: 'eclipse'
apply plugin: 'idea'
apply plugin: 'spring-boot'
apply plugin: 'org.springframework.boot'
jar {
baseName = 'spring-boot-sample-simple'