add empty grails project for a web ui

This commit is contained in:
Zlatin Balevsky
2019-07-11 17:56:42 +01:00
parent 56e9235d7b
commit a767dda044
79 changed files with 25381 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
// Place your Spring DSL code here
beans = {
}