Create spring-boot-http-codec module
This commit is contained in:
committed by
Phillip Webb
parent
4ce8b591e0
commit
2e52a3ebef
@@ -5,6 +5,7 @@ plugins {
|
||||
description = "Starter for building WebFlux applications using Spring Framework's Reactive Web support"
|
||||
|
||||
dependencies {
|
||||
api(project(":spring-boot-project:spring-boot-http-codec"))
|
||||
api(project(":spring-boot-project:spring-boot-starters:spring-boot-starter"))
|
||||
api(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-json"))
|
||||
api(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-reactor-netty"))
|
||||
|
||||
Reference in New Issue
Block a user