Archived
0

refactoring: Config

YAML -> HOCON
This commit is contained in:
2021-05-11 16:07:46 +03:00
parent 2b9f021419
commit 59b374e623
13 changed files with 152 additions and 151 deletions

View File

@@ -12,5 +12,6 @@ rootProject.name = map.get('project.name')
include('utils')
include('protocol-new')
include('server-new')
//include('protocol')
//include('server')