dependencies { implementation "$boot:spring-boot-starter" implementation "io.netty:netty-all:4.1.68.Final" implementation project(":common:util") }