We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 827291a commit b6dd6a7Copy full SHA for b6dd6a7
appengine-java11/http-server/src/main/appengine/app.yaml
@@ -12,5 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
+# [START gae_java11_runtime]
16
runtime: java11
17
# No need for an entrypoint with single fatjar with correct manifest class-path entry.
18
+# [END gae_java11_runtime]
0 commit comments