дробим проект на субмодули

This commit is contained in:
2022-04-28 13:41:57 +03:00
parent e2fc75877d
commit a868b66e0c
24 changed files with 161 additions and 133 deletions

View File

@@ -0,0 +1,8 @@
server:
address: 127.0.0.1
port: 8080
debug: false
maven:
storage: './storage'