SyntaxFix
Write A Post
Hire A Developer
Questions
I am using Google appengine java sdk and was facing similar issue. I had to add
<runtime>java8</runtime>
in appengine-web.xml file to make it work.