Hi all,

I have issue with spring boot application deploy on app engine flex env.
On my app, I already set context path in application.properties file look 
like:

server.context-path=/myapp

and it work as expected on local and tomcat server.

But when run deploy to GAE flex my app not load following context path that 
I had set (it just work with gas domain and context path is '/').
Because I'm using dispatch to define micro service on GAE so I want each 
service have a specific context path that GAE can routing right to 
application base on context path.

Can anybody help to fix this issue?
Thank so much.
 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/48fee652-633f-4893-b936-24bb0a244efa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengin... Ky Nguyen
    • [google-app... 'Katayoon (Cloud Platform Support)' via Google App Engine

Reply via email to