https://github.com/perty/gae-standard-example
Extended version of Google App Engine example with Spring Boot.
https://github.com/perty/gae-standard-example
Last synced: 2 months ago
JSON representation
Extended version of Google App Engine example with Spring Boot.
- Host: GitHub
- URL: https://github.com/perty/gae-standard-example
- Owner: perty
- Created: 2019-01-03T18:46:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-04T10:07:22.000Z (over 7 years ago)
- Last Synced: 2025-01-18T18:40:31.453Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gae-standard-example
Run a hello world Spring Boot on Google AppEngine. Stores each call in Google Cloud Datastore, a key-value database.