[SB3 Update] Remove Apache Geode (#345)

- Also update SFTP usage
This commit is contained in:
Corneil du Plessis
2022-10-07 15:22:57 +02:00
committed by GitHub
parent d4f85ca838
commit ec7b11e707
116 changed files with 303 additions and 3887 deletions

View File

@@ -40,15 +40,6 @@
<artifactId>spring-boot-starter-data-redis</artifactId>
<scope>runtime</scope>
</dependency>
<!--Gemfire-->
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-gemfire</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.geode</groupId>
<artifactId>spring-geode-starter</artifactId>
</dependency>
<!--JDBC-->
<dependency>
<groupId>org.springframework.integration</groupId>