Setup Gradle multi-module build

Added core, config and samples modules. Moved sample project into samples module.

Closes gh-10
This commit is contained in:
Eleftheria Stein
2020-04-23 15:37:17 -04:00
parent c9a7fc124c
commit 5ed7c8f501
9 changed files with 58 additions and 14 deletions

View File

@@ -0,0 +1 @@
apply plugin: 'io.spring.convention.spring-module'