Skip to content
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
Closed
@elharo

Description

@elharo

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions