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

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 @@
{
"properties": [
{
"name": "maven.storage",
"type": "java.lang.String"
}
]
}