Hi,Spring 粉丝们!我正在度假,在天堂般的夏威夷毛伊岛写这篇文章,希望您今天过得愉快!我和我的家人都喜欢夏威夷。它充满了美丽和宁静,虽然夏威夷州的毛伊岛非常小,但这些岛屿令人谦卑。它们让你觉得自己非常渺小。坐在沙滩上,当太阳从地平线上爬下时,会意识到除了几米外的漆黑和水之外,什么都没有,这是超现实的。这是无止境的。它没有尽头。就像代码中的错误一样。没完没了。并且谦卑。
Aloha, Spring fans! I’m on vacation, reporting to you from the paradise-like island of Maui, Hawaii, and hoping that you’re having a wonderful day! My family and I love Hawaii. It’s brimming with beauty and serenity, and while the island of Maui, in the state of Hawaii, is very small, the islands are humbling. They make you feel so very small. It’s surreal to sit there on the beach as the sun creeps down beyond the horizon and to realize there’s nothing but pitch black darkness and water for as far as you can see, starting just a few meters away. It’s endless. It has no end. Like the bugs in code. Endless. And humbling.
我和我的伴侣和女儿在海滩上度过了很多时间,以至于坐在键盘前写下这个博客真的感觉有点奇怪!但我很乐意这样做。学习新事物是令人欣慰的。因此,让我们深入了解本周的内容:
I’ve spent so much time on the beach with my partner and our daughter that it actually feels kind of weird just to sit here at the keyboard and write out this blog! But I’m happy to do it. It’s gratifying to learn new things. And so, with that, let’s dive into this week’s installment:
(播客)A Bootiful Podcast: Spring Cloud and Spring Cloud Kubernetes contributor Ryan Baxter
-source, -target 参数和 Java9 的 —release 参数,可以控制编译和打包的 Java 版本
抢先了解下一版 JavaOne 的工作内容(是的,没错!节目又回来了!)
JavaOne 是每年一次的 Java 大会,本届即将于 10 月 17 日至 20 日在拉斯维加斯举行。这篇是介绍系列的第 2 部分。
VMware Tanzu,一个企业级 K8s 环境
Part 2: 如何创建一个 Spring Boot Kubernetes Controller. 第一部分链接在博客正文中。这两篇文章都受到了我和我出色的队友 Cora Iberkleid 几个月前在 Spring I/O 上的一次演讲的启发。这是一个非常出色的系列,我希望你能看看。
Raghav2211/spring-web-flux-todo-app: Spring boot Todo application
Cloud gateway 和 Config server 构建服务的例子
支持 Elasticsearch’s new Java client,支持 Flyway 9,支持 Hibernate 6.1
动态控制命令, 注解更新,主题,界面组件,GraalVM支持,模板
Spring Tips: Kubernetes Native Java (Redux, 2022)
在 Kubernetes 中构建 Spring Boot 应用
**Naming Is Hard,**新项目和模块命名
Maven 可能找不到要运行的 JUnit 测试的几种情况
它来了! GraalVM 可达性索引现在已发布。该库包含一个社区驱动的 GraalVM 可达性元数据,用于开源库。我们 Spring 团队和其他人都为此做出了贡献。
因为 Java 的动态特性(包括反射、资源访问、动态代理和序列化),在构建 Native Image 的时候可能某些元素不包含在可执行文件中。这个工程为 Native Image 构建器提供一些三方库等的可达性元数据。
我喜欢 Gunnar Morling 的这篇帖子,关于你应该对 Maven 构建做些什么以使它们更平易近人和值得信赖