mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 09:09:01 +00:00
Now that Google actually supports arbitrary docker container execution in app engine, we can provide some more guidance on how to use it in the "deployment" section. Closes gh-9585