This repository was archived by the owner on Jun 30, 2023. It is now read-only.
This repository was archived by the owner on Jun 30, 2023. It is now read-only.
Servlet 3.1 #126
Closed
Description
Following along with the tutorial at https://cloud.google.com/endpoints/docs/frameworks/java/get-started-frameworks-java I gather that this is expected to be deployed to the App Engine Standard java8 runtime.
This runtime provides version 3.1 of the Java Servlet API. However this project specifies version 2.5 of the servlet API in gradle.properties.
We should probably upgrade unless it's also necessary to support the deprecated java7 runtime. If so, then a more complex fix may be needed.
Metadata
Metadata
Assignees
Labels
No labels