add ClusterUtil

update @Router arguments
add DOIPUtilTest
update log4j2.properties
This commit is contained in:
CaiHQ
2022-06-26 17:48:03 +08:00
parent f74c4f040f
commit 46e5644cf2
4 changed files with 8 additions and 3 deletions

View File

@@ -52,7 +52,7 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
}
group = "org.bdware.sc"
version = "1.5.6"
version = "1.5.7"
tasks.processResources.setDuplicatesStrategy(DuplicatesStrategy.INCLUDE)
task copyLibs(type: Copy) {