From 27bc2938a921640bb43a777ee829f3633e93c220 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Wed, 13 Jul 2022 17:49:56 -0400 Subject: [PATCH] Fix Java DSL README for the actual place --- spring-integration-java-dsl/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-integration-java-dsl/README.md b/spring-integration-java-dsl/README.md index 2c2b023..2b9ebb8 100644 --- a/spring-integration-java-dsl/README.md +++ b/spring-integration-java-dsl/README.md @@ -1,4 +1,4 @@ Spring Integration Java DSL =============================== -The project is hosted on https://github.com/spring-projects/spring-integration-java-dsl \ No newline at end of file +Starting with Spring Integration `5.0` this extension has been absorbed by [core project](https://docs.spring.io/spring-integration/docs/current/reference/html/dsl.html#java-dsl).