Migration note for Apache Cassandra in the README

This commit is contained in:
Artem Bilan
2022-10-25 10:32:38 -04:00
committed by GitHub
parent 29da2513ad
commit fc25680364
2 changed files with 3 additions and 16 deletions

View File

@@ -0,0 +1,3 @@
= Spring Integration for Apache Cassandra
Starting with Spring Integration `6.0` this extension has been absorbed by the https://docs.spring.io/spring-integration/docs/current/reference/html/cassandra.html#cassandra[core project].

View File

@@ -1,16 +0,0 @@
Spring Integration Cassandra Adapter
=================================================
Welcome to the *Spring Integration Cassandra* extension.
Checking out and building
-----------------------------
In order to build the project:
./gradlew build
In order to install this into your local maven cache:
./gradlew install