1. Spring and Java
1.Spring和Java
>> How to generate UUIDs as primary keys with Hibernate [thorben-janssen.com]
>> 如何用Hibernate生成UUID作为主键 [thorben-janssen.com]
UUIDify all identifiers – let’s see how to generate different versions of UUIDs in different Hibernate/JPA versions.
UUIDify所有标识符–让我们看看如何在不同的Hibernate/JPA版本中生成不同版本的UUIDs。
>> Understanding Kotlin Coroutines [reflectoring.io]
>> Understanding Kotlin Coroutines [reflectoring.io]
An in-depth and practical guide to CSP style concurrency model and structured concurrency in Kotlin.
深入而实用的CSP风格并发模型和Kotlin的结构化并发指南。
Also worth reading:
- >> JavaOne Update Series: Part 1 [blogs.oracle.com]
- >> Gatling vs JMeter – What to Use for Performance Testing [infoq.com]
- >> All You Need To Know About JSON Parsing With Jackson [reflectoring.io]
Webinars and presentations:
网络研讨会和演讲:。
- >> Clean Application Development with Records, Sealed Classes and Pattern Matching [inside.java]
- >> Spring Tips: Kubernetes Native Java (Redux, 2022) [spring.io]
- >> A Bootiful Podcast: Nate Schutta: The Thinking Person’s Architect, My Friend, and Teammate [spring.io]
Time to upgrade:
升级的时间:。
- >> IntelliJ IDEA 2022.1.4 is Available [blog.jetbrains.com]
- >> Spring Data 2022.0.0-M5 2021.2.2 and 2021.1.6 released [spring.io]
- >> Spring Framework 6.0.0-M5 and 5.3.22 available now [spring.io]
- >> Spring Native 0.12.1 available now [spring.io]
- >> Spring Security 5.8.0-M1 and 6.0.0-M6 are released [spring.io]
- >> Micronaut Framework 3.5.3 Released! [micronaut.io]
- >> Grails Core 5.1.9 [github.com/grails]
2. Technical & Musings
2.技术& 思考
>> Maximum number of database connections [vladmihalcea.com]
>> 数据库连接的最大数量 [vladmihalcea.com]
It’s always nice to revisit how different RDBMS handle connections – and also what’s the max and how to increase it
重新审视不同的RDBMS是如何处理连接的–以及最大限度是什么和如何增加它,总是很好的。
>> Advocate, educator, and authorial stance [martinfowler.com]
>> 倡导者、教育者和作者的立场 [martinfowler.com]
Another good read from Fowler about the difference between an advocate and an educator
福勒关于倡导者和教育者之间区别的另一篇好文章
Also worth reading:
还值得一读的是:。
- >> Efficient filtering in DynamoDB [advancedweb.hu]
- >> What’s New with VMware Tanzu RabbitMQ for Kubernetes 1.3 [tanzu.vmware.com]
- >> Writing your own service discovery client for Apache APISIX [blog.frankel.ch]
3. Comics
3.漫畫
And my favorite Dilberts of the week:
还有本周我最喜欢的Dilberts。
>> Won Space Laser Bid [dilbert.com]
>>赢得太空激光器竞标 [dilbert.com]
>> Covid Topper [dilbert.com]
>> Covid Topper [Dilbert.com]
>> Firing Np Cs [dilbert.com]
>> Firing Np Cs[dilbert.com]
4. Pick of the Week
4.本周精选
This week I’m picking our deep-dive into Lightrun, with a focus on how to observe and debug remotely, right from IntelliJ:
本周我将继续对Lightrun进行深入研究,重点是如何从IntelliJ中观察和远程调试。