forked from GoogleCloudPlatform/java-docs-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.mdpp
More file actions
24 lines (14 loc) · 704 Bytes
/
README.mdpp
File metadata and controls
24 lines (14 loc) · 704 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Google App Engine Flexible Environment Java Samples
This is a repository that contains Java code samples for [Google App Engine
flexible environment][aeflex-docs].
See our other [Google Cloud Platform GitHub
repos](https://github.com/GoogleCloudPlatform) for sample applications and
scaffolding for other frameworks and use cases.
[aeflex-docs]: https://cloud.google.com/appengine/docs/flexible/
!INCLUDE "../.github/templates/getting-sample-code.mdpp"
!INCLUDE "../.github/templates/appengine-flexible-before-you-begin.mdpp"
!INCLUDE "../.github/templates/appengine-flexible-deploy.mdpp"
## Contributing changes
* See [CONTRIBUTING.md](CONTRIBUTING.md)
## Licensing
* See [LICENSE](LICENSE)