提交 fafd2d20 编写于 作者: R Rossen Stoyanchev

Rename spring-web-reactive to spring-webflux

Issue: SPR-15190
上级 81d12179
......@@ -811,8 +811,8 @@ project("spring-web") {
}
}
project("spring-web-reactive") {
description = "Spring Web Reactive"
project("spring-webflux") {
description = "Spring WebFlux"
dependencies {
compile(project(":spring-core"))
......
......@@ -19,7 +19,7 @@ include "spring-test"
include "spring-tx"
include "spring-web"
include "spring-webmvc"
include "spring-web-reactive"
include "spring-webflux"
include "spring-websocket"
include "spring-framework-bom"
......
此差异已折叠。
此差异已折叠。
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册