From 54aecf7db7caba7324790e8505046cf0aa671061 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Thu, 27 Feb 2025 11:26:30 -0500 Subject: [PATCH] Fix typos in Hazelcast module README --- spring-integration-hazelcast/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-integration-hazelcast/README.md b/spring-integration-hazelcast/README.md index b34e3c5..83412df 100644 --- a/spring-integration-hazelcast/README.md +++ b/spring-integration-hazelcast/README.md @@ -1,8 +1,8 @@ SPRING INTEGRATION HAZELCAST SUPPORT ==================================== -> **_IMPORTANT:_**: Starting with Spring Integration `6.5` the respective `spring-integration-hazelcast` module has been deprecated due to migrating of many Hazelcast feature to the [Enterprise Edition](https://docs.hazelcast.com/hazelcast/5.5/migrate/community-to-enterprise). -This contradicst to the Open Source practice, therefore we just stopping support this module. +> **_IMPORTANT:_**: Starting with Spring Integration `6.5` the respective `spring-integration-hazelcast` module has been deprecated due to migrating of many Hazelcast features to the [Enterprise Edition](https://docs.hazelcast.com/hazelcast/5.5/migrate/community-to-enterprise). +This contradicts to the Open Source practice, therefore we just stopping support this module. The source code of the module is present in this directory for historical reasons and future considerations. ## HAZELCAST EVENT-DRIVEN INBOUND CHANNEL ADAPTER