Create spring-boot-netty module
This commit is contained in:
committed by
Phillip Webb
parent
343b9a8276
commit
a527e028a7
@@ -14,6 +14,8 @@ dependencies {
|
||||
api("io.lettuce:lettuce-core")
|
||||
api("org.springframework.data:spring-data-redis")
|
||||
|
||||
implementation(project(":spring-boot-project:spring-boot-netty"))
|
||||
|
||||
optional(project(":spring-boot-project:spring-boot-autoconfigure"))
|
||||
optional("redis.clients:jedis")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user