Java Weekly, Issue 450 – Java周刊,第450期

最后修改: 2022年 8月 12日

中文/混合/英文(键盘快捷键:t)

1. Spring and Java

1.Spring和Java

>> The Serial Garbage Collector – Sip of Java [inside.java]

>> The Serial Garbage Collector – Sip of Java [inside.java]

Crash course on Serial GC, when it’s chosen by JVM ergonomics, and common configuration parameters for tuning.

串行GC的崩溃课程,当它被JVM工效学所选择时,以及用于调整的常见配置参数。

>> MySQL rewriteBatchedStatements [vladmihalcea.com]

>> MySQL rewriteBatchedStatements [vladmihalcea.com]

An interesting, low-level read on how the rewriteBatchedStatements configuration parameter can affect batching when using JDBC/JPA/Hibernate.

关于rewriteBatchedStatements配置参数如何影响使用JDBC/JPA/Hibernate时的batching的有趣、低层次的阅读。

Also worth reading:

Webinars and presentations:

网络研讨会和演讲:

Time to upgrade:

升级的时间:

2. Technical & Musings

2.技术& 思考

>> Back to basics: accessing Kubernetes pods [blog.frankel.ch]

>> 回到基础:访问Kubernetes pods [blog.frankel.ch]

Different ways of exposing services to the outside world in K8S – NodePort, LoadBalancer, and Ingress

在K8S中向外部世界暴露服务的不同方式NodePort、LoadBalancer和Ingress

>> Kubernetes Removals and Major Changes In 1.25 [kubernetes.io]

>> Kubernetes删除和1.25中的主要变化 [kubernetes.io]

And more Kubernetes – PodSecurityPolicy, deprecating GlusterFS, cleaning up IPTable chain ownership – things to expect in K8S 1.25.

还有更多的Kubernetes–PodSecurityPolicy,废除GlusterFS,清理IPTable链的所有权在K8S 1.25值得期待的事情。

Also worth reading:

还值得一读的是:

3. Comics

3.漫畫

And my favorite Dilberts of the week:

还有本周我最喜欢的Dilberts。

>> Cramming It Back In The Box [dilbert.com]

>> Cramming It Back In The Box [dilbert.com]

>> Need A Serial Number [dilbert.com]

>> 需要一个序列号 [dilbert.com]

>> Harder To Return Products [dilbert.com]

>> 更难退货 [dilbert.com]

4. Pick of the Week

4.本周精选

>> You Don’t Need Microservices [itnext.io]

>> 你不需要微服务[itnext.io]

Next »

Java Weekly, Issue 451

« Previous

Java Weekly, Issue 449