Add build-specific tests

This commit is contained in:
Stephane Nicoll
2016-07-12 14:42:41 +02:00
parent 6099a1c6bc
commit 6089f49c1a
15 changed files with 778 additions and 3 deletions

View File

@@ -33,6 +33,9 @@
"artifactRepository": "https://repo.spring.io/release/",
"fallbackApplicationName": "Application",
"forceSsl": true,
"gradle": {
"dependencyManagementPluginVersion": null
},
"kotlin": {
"version": null
},