https://github.com/eitansuez/spring-cloud-gemfire-localconfig-connector
a spring cloud localconfig ServiceInfo creator for gemfire
https://github.com/eitansuez/spring-cloud-gemfire-localconfig-connector
Last synced: about 1 year ago
JSON representation
a spring cloud localconfig ServiceInfo creator for gemfire
- Host: GitHub
- URL: https://github.com/eitansuez/spring-cloud-gemfire-localconfig-connector
- Owner: eitansuez
- Created: 2016-01-15T17:26:36.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-15T20:13:12.000Z (over 10 years ago)
- Last Synced: 2025-02-26T01:27:03.861Z (over 1 year ago)
- Language: Groovy
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A LocalConfigServiceInfoCreator for GemfireServiceInfo.
Why?
So that I can locally run and test spring boot apps that talk to gemfire without having to push it to the cloud.
/ Eitan