Trying to get started with Google App Engine - does it work with Java 8?
I\'ve followed the instructions on this page: https://console.developers.google.com/start/ap
App Engine Standard Java now supports Java8. See the Beta documentation at: Java8 on GAE Standard documentation
Thanks