1. Spring and Java
1.Spring和Java
>> Debugging a JVM Crash for LinkedIn – Part 1 [devblogs.microsoft.com]
>> 为LinkedIn调试JVM崩溃 – 第一部分 [devblogs.microsoft.com]
Hunting down a JVM crash – analyzing the HotSpot JVM logs step by step to find out the root cause of a crash.
追查JVM崩溃 – 一步步分析HotSpot JVM日志,找出崩溃的根本原因。
>> JEP 425: Virtual Threads to Deliver Improved Throughput [infoq.com]
>> JEP 425: 虚拟线程提供改进的产量[infoq.com]
Introducing the new preview virtual thread API in Java 19: similar API as the old threads, but with completely different use cases.
介绍一下Java 19中新的预览虚拟线程API:与旧线程类似的API,但有完全不同的使用情况。
>> Reactive Architecture with Spring Boot [reflectoring.io]
>> Reactive Architecture with Spring Boot [reflectoring.io]
Deeping dive into basics and use cases of Reactive Architectures, along with a practical example – definitely a good read!
深入研究反应式架构的基本原理和使用案例,以及一个实际的例子–绝对是一本好书!
Also worth reading:
- >> Quarkus 2.8.0 Introduces Fine-Grained Transaction API [infoq.com]
- >> The best way to use the Hibernate TupleTransformer [vladmihalcea.com]
- >> @Incubating features in Hibernate 6 [thorben-janssen.com]
- >> Hibernate’s @NotFound Annotation – How to use it and a better alternative [thorben-janssen.com]
- >> Generating Kotlin DSLs [blog.codecentric.de]
- >> Native Compilations Boosts Java [infoq.com]
- >> Handling Manager Failures In Spring Batch [arnoldgalovics.com]
- >> Which JVM Version is Fastest? [minborgsjavapot.blogspot.com]
- >> How Does Payara 6 Affect Your Application’s Future? [payara.fish]
- >> More compact parameterized tests reporting in Spock 2.1 [solidsoft.pl]
- >> Writing Unit Tests for a Spring MVC REST API: Returning a Single Item and Returning a List [petrikainulainen.net]
Webinars and presentations:
网络研讨会和演讲:。
- >> WHEN and NULL In Pattern Matching – Inside Java Newscast #24 [inside.java]
- >> A Bootiful Podcast: Java Champion and Spring Katas legend Chandra Guntur [spring.io]
- >> Java Next – From Amber to Loom, from Panama to Valhalla [inside.java]
- >> Modern Java Delivery: Java 17, 18 and Open JDK [redmonk.com]
- >> JDK 8 to JDK 18 in Garbage Collection: 10 Releases, 2000+ Enhancements [inside.java]
Time to upgrade:
升级的时间:。
- >> Spring Framework 5.3.20 and 5.2.22 available now [spring.io]
- >> IntelliJ IDEA 2022.1.1 Is Here! [blog.jetbrains.com]
- >> Hibernate ORM 6.0.1.Final released [in.relation.to]
- >> Hibernate Search 6.1.5.Final released [in.relation.to]
- >> Quarkus 2.8.3.Final released – Maintenance release [quarkus.io]
- >> JDK 19 Early-Access Release Notes [jdk.java.net]
- >> What’s New in Java Management Service 4.0 [blogs.oracle.com]
- >> JobRunr & JobRunr Pro v5.1.0 [jobrunr.io]
2. Technical & Musings
2.技术& 思考
>> Introduction to Key Exchange for the Working Developer [geekabyte.io]
>>面向工作中的开发者的密钥交换介绍 [geekabyte.io]
Entering the realm of public-key cryptography – taking a look at the Diffie-Hellman algorithm, a little bit of mathematics, and more!
进入公钥密码学领域–看一看Diffie-Hellman算法,一点数学知识,以及更多
>> Binary Trees 101 [blog.scottlogic.com]
>> 二进制树101[blog.scottlogic.com]
Back to the basics: let’s have a quick refresher on how trees work and what are their use cases.
回到基础知识:让我们快速复习一下树是如何工作的,它们的用例是什么。
Also worth reading:
还值得一读的是:。
- >> How to write a simple systemd timer [advancedweb.hu]
- >> Conditional build on GitLab [frankel.ch]
- >> Getting Started With the Terminal as Developer [blog.sebastian-daschner.com]
- >> How to hash passwords and when not to [advancedweb.hu]
3. Comics
3.漫畫
And my favorite Dilberts of the week:
还有本周我最喜欢的Dilberts。
>> Might Be A Trap [dilbert.com]
>> Might Be A Trap [dilbert.com]
>> Supply Chain And Wally [dilbert.com]
>> 供应链和Wally [dilbert.com]
>> Never Answer Your Phone At Work [dilbert.com]
>>工作时不要接电话 [dilbert.com]
4. Pick of the Week
4.本周精选
>> Don’t Shave That Yak! [seths.blog]
>> Don’t Shave That Yak! [seths.blog]
文章系列导航结束