惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - Franky
云风的 BLOG
云风的 BLOG
人人都是产品经理
人人都是产品经理
博客园 - 叶小钗
Engineering at Meta
Engineering at Meta
Vercel News
Vercel News
Y
Y Combinator Blog
B
Blog
Microsoft Azure Blog
Microsoft Azure Blog
C
Check Point Blog
M
MIT News - Artificial intelligence
Jina AI
Jina AI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Apple Machine Learning Research
Apple Machine Learning Research
Hugging Face - Blog
Hugging Face - Blog
阮一峰的网络日志
阮一峰的网络日志
罗磊的独立博客
Stack Overflow Blog
Stack Overflow Blog
F
Fortinet All Blogs
博客园 - 司徒正美
I
InfoQ
Google DeepMind News
Google DeepMind News
GbyAI
GbyAI
U
Unit 42

Google App Engine

给还没能在 Windows 登录 Antigravity 的同学多一条路试试 Google Map 评价不了商铺 关于 GCP 机器多网卡、多公网 IP 配置,急急急. 小网站搭在 GAE + CloudFlare 上 GAE 3 月底还没绑定账单,实例就会被停用 貌似不挂代理也能進谷歌云 节点名是不是应该改成 GCP 了? Google Calendar 开发 1 月 19 日深圳活动预告 如何利用 Google Analytics 搭建 (Google )最个性化转化漏斗 谷歌云 GCP 还是送 300 刀么? Google cloud 外网 IP 问题 google 账号找回! Google 文本转语音的轮子 谁搞过? V2EX 源码必须用 Google APP Engine 吗,我下了源码想用户自己小区内平台上,怎么能手机访问? 谁有 Google Play 开发者帐号违规的经验? [请教] 上传应该到 google play,状态为发布成功,但是设备目录一片灰,无法下载 你们服务器都是选的哪个地区,速度如何? GAE 骨灰实例是不是已经凉透了 你们有没有收到过这样的邮件? GAE 部署出错(求助!) 谷歌 cdn, google cloud cdn 设置 https 的访问请求。 Google Cloud Platform 自定义防火墙无效,只有 443, 80, 22 等几个端口能用。 有人的 G Suite 地区设置在台湾的吗?请教个问题 Google cloud 外网 ip 问题 Google Cloud 是不是被强了?一大早的连不上 GOOGLE COLUD 用 HTTP 负载均衡的 CDN SESSION 丢失问题 Google VM 推荐下,台湾节点速度很好,就是流量小贵。 为什么有人反向代理 google 搜索,却不能反向 gmail? Google Apps 正式更名为 G Suite 江苏电信,已可自由访问 gmail 和 google now
Google App Engine Standard 增加 Java 8 beta 支持
yegle · 2017-06-29 · via Google App Engine

https://cloud.google.com/appengine/docs/standard/java/runtime-java8

  • 不再使用额外的 security manager
  • 不再有 Java7 里的 class 白名单限制
  • 使用 Jetty9
  • 支持 Servlet 3.1/2.5
  • 可以用 Java 自带的 Thread 类创建新 thread,不用再使用 GAE SDK 里的 ThreadManager

Java8 只是开始:-)