[Editor] Enable creating and filling class with predefined FTL templates on project and class creation

This commit is contained in:
2021-03-01 15:48:33 +01:00
parent efc614939c
commit c20bf208ac
10 changed files with 87 additions and 6 deletions

View File

@@ -1,3 +1,7 @@
logging:
level:
com.bartlomiejpluta.base.editor: DEBUG
com.bartlomiejpluta.base.editor: DEBUG
spring:
freemarker:
checkTemplateLocation: false