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

@@ -19,7 +19,7 @@ buildscript {
apply plugin: 'java'
apply plugin: 'eclipse-wtp'
apply plugin: 'idea'
apply plugin: 'spring-boot'
apply plugin: 'org.springframework.boot'
apply plugin: 'war'
war {