Question on Flex restriction

23 views
Skip to first unread message

jie lin

unread,
Nov 2, 2020, 7:17:28 PM11/2/20
to Google App Engine
Hi Support team

I have a Springboot GAE application that currently is running in GAE Standard environment. We plan to move it to GAE Flex enviornemt ( the reason is not important for this question).
This SpringBoot GAE application has dependency on appengine-api-1.0-sdk. Could I ask you whether it is possible to move this app. to GAE Flex without removing appengine-api-1.0-sdk from this application.


thank you


Jerry

methkal

unread,
Nov 3, 2020, 6:04:17 AM11/3/20
to Google App Engine

Hi Jerry,


No, App Engine Flex doesn't support the use of App Engine standard libraries. so you need to change a few places in your code to adapt your app for App Engine Flex. Please, refer to this full guide of migration[1]



[1]https://cloud.google.com/appengine/docs/flexible/java/migrating

Reply all
Reply to author
Forward
0 new messages