https://github.com/cbuschka/gcp-datastore-dynamic-namepace-poc
POC for a dynamic namespace aware gcp datastore repository
https://github.com/cbuschka/gcp-datastore-dynamic-namepace-poc
datastore gcp namespace spring
Last synced: 7 months ago
JSON representation
POC for a dynamic namespace aware gcp datastore repository
- Host: GitHub
- URL: https://github.com/cbuschka/gcp-datastore-dynamic-namepace-poc
- Owner: cbuschka
- License: mit-0
- Created: 2021-09-23T08:47:41.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-23T09:11:18.000Z (about 4 years ago)
- Last Synced: 2025-01-16T04:24:44.357Z (9 months ago)
- Topics: datastore, gcp, namespace, spring
- Language: Java
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# POC for a dynamic namespace aware gcp datastore repository
## Prerequisites
* Maven
* Java >= 11
* local gcp default project config## Usage
[UsageExampleTest.java](./src/test/java/com/github/cbuschka/gcp_datastore_dynamic_namespace_poc/UsageExampleTest.java)## License
[MIT-0](./license.txt)