added a very simple Spring Boot Web App prototype

This commit is contained in:
2019-11-19 19:34:57 +01:00
parent e315b9ecf8
commit 89748e7ef5
11 changed files with 403 additions and 0 deletions

View File

@ -0,0 +1,2 @@
rootProject.name = 'e-commerce'