spring-projects / spring-boot-data-geode

Spring Boot support for Apache Geode and VMware GemFire
https://projects.spring.io/spring-boot
Apache License 2.0
45 stars 49 forks source link

Create a spring-cloud-bindings BindingsPropertiesProcessor for Apache Geode #100

Open jomartin-999 opened 3 years ago

jomartin-999 commented 3 years ago

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

jxblum commented 2 years ago

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.

jxblum commented 2 years ago

References: