1. Spring and Java
1.Spring和Java
>> JDK 17 G1/Parallel GC changes [tschatzl.github.io]
>> JDK 17 G1/Parallel GC changes [tschatzl.github.io]
One more reason to upgrade to Java 17 – reduced GC pauses, significant memory savings, and enhanced Windows support on G1 and Parallel GC.
升级到 Java 17 的又一个理由 – 减少 GC 暂停,大幅节省内存,以及增强对 G1 和 Parallel GC 的 Windows 支持。
>> Finalizing the Foreign APIs [inside.java]
>> 最终确定外国API [inside.java]
A detailed take on making the Foreign Memory API in Java tighter, simpler, and much safer to use!
详细介绍了如何使Java中的外国内存API更紧密、更简单、更安全地使用!
>> Running Scheduled Jobs in Spring Boot [reflectoring.io]
>> Running Scheduled Jobs in Spring Boot [reflectoring.io]
A practical guide on different approaches for scheduling jobs in Spring Boot: fixed-delay, fixed-rates, good old CRON, and distributed jobs!
关于Spring Boot中作业调度的不同方法的实用指南。固定延迟、固定速率、老式CRON和分布式作业!
Also worth reading:
- >> The javac Tree API [inside.java]
- >> Reassessing TestNG vs. Junit [blog.frankel.ch]
- >> Asserting JDK Flight Recorder Events with JfrUnit [infoq.com]
- >> The Case of the Missing JEPs [marxsoftware.com]
- >> Java’s Optional Does Not Supplant All Traditional if-null-else or if-not-null-else Checks [marxsoftware.com]
- >> MicroStream 5.0 is Now Open Source [infoq.com]
Webinars and presentations:
网络研讨会和演讲:。
- >> Keynote – Moving Java Forward [inside.java]
- >> Java Language Futures: Late 2021 Edition [youtube.com]
- >> Floating-Point Arithmetic : What Every Java Programmer Should Know! [youtube.com]
- >> What Does the Future Hold for Java? [infoq.com]
- >> A Bootiful Podcast: Dr. Mark Pollack on Physics, Spring Cloud Data Flow, Spring Data, Spring.NET, Spring XD, and so much more [spring.io]
- >> Spring Tips: A Bootiful Look at SpringOne 2021 [spring.io]
Time to upgrade:
升级的时间:。
- >> IntelliJ IDEA 2021.2.2 Is Available [blog.jetbrains.com]
- >> Spring Data 2021.0.5 and 2020.0.13 released [spring.io]
- >> Spring Security 5.6.0-M3 released [spring.io]
- >> Spring Tools 4.12.0 released [spring.io]
- >> Spring Framework 5.3.10 and 5.2.17 available now [spring.io]
- >> Hibernate ORM 5.6.0.Beta2 released [in.relation.to]
- >> Quarkus 2.2.3.Final released – Maintenance release [quarkus.io]
- >> JHipster release v7.2.0 [jhipster.tech]
- >> Netflix Conductor – v3.2.1 [github.com/Netflix/conductor]
- >> What’s New in the September 2021 Payara Platform Release? [blog.payara.fish]
2. Technical & Musings
2.技术& 思考
>> What is an A/B Test? [netflixtechblog.com]
>> 什么是A/B测试? [netflixtechblog.com]
Turning ideas to testable hypotheses at Netflix’s scale – covering the basics of A/B testing and its superiority over plain old blind rollouts!
以Netflix的规模将想法转化为可测试的假设–涵盖A/B测试的基础知识及其比普通的盲目推出的优越性
>> Introducing Single Pod Access Mode for PersistentVolumes [kubernetes.io]
>> 介绍 PersistentVolumes 的 Single Pod Access 模式 [kubernetes.io]
Let’s get familiar with a new PV and PVC access mode in K8S 1.22: mounting a volume as read-write by a single pod.
让我们熟悉一下K8S 1.22中的一个新的PV和PVC访问模式:通过一个pod将卷挂载为读写器。
Also worth reading:
还值得一读的是:。
- >> From layers to onions and hexagons [mscharhag.com]
- >> Practical API Design at Netflix, Part 2: Protobuf FieldMask for Mutation Operations [netflixtechblog.com]
- >> Static Analysis: An Introduction, GitHub, Human-Centered Approach, and Designing UIs [queue.acm.org]
- >> Game Theory in SEO: Building A Ship of Strategy in a Sea of Tactics [daedtech.com]
- >> How token revocation works in Cognito [advancedweb.hu]
3. Comics
3.漫畫
And my favorite Dilberts of the week:
还有本周我最喜欢的Dilberts。
>> Roi Of Lying [dilbert.com]
>> Roi Of Lying [Dilbert.com]
>> Updated Opinion [dilbert.com]
>> 更新意见 [dilbert.com]
>> Long Range Plan [dilbert.com]
>> 长期计划 [dilbert.com]
4. Pick of the Week
4.本周精选
>> The 1000 Day Rule : What Living the Dream Really Looks Like [tropicalmba.com]
>> The 1000 Day Rule : What Living the Dream Really Looks Like [tropicalmba.com]
文章系列导航结束