mirror of
https://gitee.com/BDWare/router-backend
synced 2026-02-14 15:39:26 +00:00
build: config spotless plugin and reformat code
This commit is contained in:
@@ -3,6 +3,8 @@ plugins {
|
||||
id 'application'
|
||||
}
|
||||
|
||||
apply from: '../spotless.gradle'
|
||||
|
||||
mainClassName = 'org.bdware.server.NodeCenterServer'
|
||||
|
||||
application {
|
||||
|
||||
Reference in New Issue
Block a user