Announcing Spring Native Beta!

美东3月11日,Spring布道师Josh Long发布了一条劲爆消息:

目前在start.spring.io上你已经可以看到它了。这个项目具有里程碑式的意义。它意味着目前除了自Spring成立以来受Spring支持的常规Java虚拟机之外, 还对通过GraalVM将Spring应用编译为原生镜像(Native Images)提供了Beta支持,这是一种部署Spring应用的新方式。

这些原生Spring应用程序可以作为一个独立的可执行文件部署(不需要JVM安装),并提供有趣的特性,包括几乎即时启动(通常<100ms)、即时峰值性能和较低的内存消耗,代价是构建时间更长,运行时优化比JVM更少。这对Spring应用程序有重大意义:

  • 可以使用Spring Cloud Function开发Serverless

  • 以更便宜和更可持续的方式托管Spring微服务

  • 更贴合Kubernetes平台

  • 将Spring应用和服务打包为最佳的容器映像

Spring Native beta是Spring团队及其项目组合之间广泛合作的结果。Spring团队还将同GraalVM团队合作改善改善原生镜像(Native Images)的兼容性和内存占用。AOT (Ahead-Of-Time - 预先编译)这个特性即将融入Spring生态。

其实最早的Alpha时期,该项目叫Spring GraalVM Native。此次Spring又将Native的概念更加抽象化,以打造出对原生应用的广泛性支持,不再局限于GraalVM,甚至Knative。

前几日我在视频号中也对GraalVM进行简单的演示:

看来距离加入面试豪华套餐的日子真是不远了!

新的虚拟机平台GraalVM,编程语言可以无缝沟通了

2021-03-08

分享一下我做开源项目的经历

2021-03-12

9日政协委员李国华建议对996工作制进行监管

2021-03-10

很高兴为您解答这个问题。下面是使用HTML和CSS编写的广播电视学专业介绍网站。 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Broadcasting and Television Studies</title> <style> /* CSS样式 */ body { font-family: Arial, sans-serif; } header { background-color: #0099cc; color: #fff; padding: 20px; text-align: center; } nav { background-color: #e1e1e1; padding: 10px; } nav ul { list-style-type: none; margin: 0; padding: 0; overflow: hidden; } nav li { float: left; } nav li a { display: block; color: #000; padding: 8px 16px; text-align: center; text-decoration: none; } nav li a:hover { background-color: #cccccc; } section { margin: 20px 0; } h1 { font-size: 36px; margin-bottom: 10px; } h2 { font-size: 24px; margin-bottom: 10px; } table { border-collapse: collapse; width: 100%; } th, td { text-align: left; padding: 8px; border-bottom: 1px solid #ddd; } th { background-color: #0099cc; color: #fff; } .container { width: 80%; margin: 0 auto; } footer { background-color: #ccc; color: #fff; padding: 20px; font-size: 14px; text-align: center; } </style> </head> <body> <header> <h1>Broadcasting and Television Studies</h1> <p>Explore the world of broadcasting and television with us.</p> </header> <nav> <div class="container"> <ul> <li><a href="#introduction">Introduction</a></li> <li><a href="#curriculum">Curriculum</a></li> <li><a href="#books">Books</a></li> <li><a href="#skills">Skills</a></li> <li><a href="#career">Career</a></li> </ul> </div> </nav> <main> <div class="container"> <section id="introduction"> <h2>Introduction</h2> <p>Broadcasting and Television Studies is a field that combines both theoretical and practical aspects of television and radio broadcasting. This field covers a wide range of topics including multimedia production, journalism, advertising, and media management.</p> </section> <section id="curriculum"> <h2>Curriculum</h2> <table> <tr> <th>Course</th> <th>Credits</th> </tr> <tr> <td>Introduction to Broadcasting and Television Studies</td> <td>3</td> </tr> <tr> <td>Media Production</td> <td>3</td> </tr> <tr> <td>Journalism</td> <td>3</td> </tr> <tr> <td>Advertising</td> <td>3</td> </tr> <tr> <td>Media Management</td> <td>3</td> </tr> </table> </section> <section id="books"> <h2>Books</h2> <ul> <li>Television Production Handbook by Herbert Zettl</li> <li>Broadcast Announcing Worktext by Alan R. Stephenson</li> <li>Media Ethics: Issues and Cases by Philip Patterson and Lee Wilkins</li> </ul> </section> <section id="skills"> <h2>Skills</h2> <ul> <li>Video and audio editing</li> <li>Scriptwriting</li> <li>On-camera and voiceover performance</li> <li>Radio and television production</li> <li>Advertising and public relations</li> </ul> </section> <section id="career"> <h2>Career</h2> <p>Graduates of Broadcasting and Television Studies can pursue a variety of careers in the media industry including broadcast journalism, production management, advertising, public relations, and social media management. </p> </section> </div> </main> <footer> <p>Copyright © 2021 Broadcasting and Television Studies</p> </footer> </body> </html> 希望这个答案能够对您有所帮助,谢谢!
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

码农小胖哥

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值