google-chat-samples icon indicating copy to clipboard operation
google-chat-samples copied to clipboard

Update java samples to new app engine tools

Open sqrrrl opened this issue 6 years ago • 0 comments

Java samples are all using the deprecated app engine SDK and will stop working in early 2020 and are already hard to use/deploy due to outdated instructions.

https://cloud.google.com/appengine/docs/standard/java/sdk-gcloud-migration

Also suggest migrating to use Spring Boot instead of standard servlets given relative popularity (Spring Boot used by > 50% of java developers)

sqrrrl avatar Nov 08 '19 17:11 sqrrrl