build: config spotless plugin and reformat code

This commit is contained in:
Frank.R.Wu
2023-06-15 11:07:56 +08:00
parent b2124820ca
commit 16350d3a78
36 changed files with 1775 additions and 2094 deletions

View File

@@ -3,6 +3,8 @@ plugins {
id 'application'
}
apply from: '../spotless.gradle'
mainClassName = 'org.bdware.server.NodeCenterServer'
application {