Skip to content

SpringBoot 3.2 M3 and Jetty12 EE10 GAE as a war app. #73

@ludoch

Description

@ludoch

Sample code is at: https://github.com/ludoch/appengine-spring-boot

We can test to see what is not working in local devappserver:

with running the ./sdk_assembly/target/appengine-java-sdk/bin/dev_appserver.sh script locally built

Main page / does not really work (stuck) same for /aliens handler

Notice the version = 6 in https://github.com/ludoch/appengine-spring-boot/blob/master/src/main/webapp/WEB-INF/web.xml#L2
This is the trigger for using EE10 with GAE Jetty12.

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