spring-boot-data-geode
spring-boot-data-geode copied to clipboard
Create a spring-cloud-bindings BindingsPropertiesProcessor for Apache Geode
To help facilitate the connection of a Spring Boot for Apache Geode application to an Apache Geode (GemFire) cluster running in Kubernetes, we need to create a bindings properties processor that can be used by / with the Spring Cloud Bindings project.
https://github.com/spring-cloud/spring-cloud-bindings
This requires work from the GemFire engineering team to complete the connection metadata descriptors for Apache Geode (GemFire) when deployed and hosted in a cloud environment (Kubernetes) as described in the cloud bindings specification.