1. Spring and Java
1.Spring和Java
>> OpenJDK Comes to Windows 10 on ARM [infoq.com]
More contributions to the Java ecosystem from Microsoft: A distribution of OpenJDK for Windows on ARM CPU architectures.
微软为Java生态系统做出了更多贡献。在ARM CPU架构上为Windows发布OpenJDK。
>> Finalizing instanceof Pattern Matching and Records in JDK 16 [marxsoftware.blogspot.com]
After a few rounds of previews, Java 16 will ship with the final version of pattern matching for instanceof and records. A version to be excited about!
经过几轮预览后,Java 16将推出用于instanceof 和记录的模式匹配的最终版本。这是一个值得期待的版本!
>> Request/Reply Pattern with Spring AMQP [reflectoring.io]
It’s not always about pub-sub or fire-and-forget messaging: A practical guide on how to implement a request/reply communication style with Spring AMQP.
这并不总是关于pub-sub或fire-and-forget的消息传递。关于如何使用Spring AMQP实现request/reply通信风格的实用指南。
Also worth reading:
-
>> JPA AttributeConverter – A Beginner’s Guide [vladmihalcea.com]
-
>> Announcing JMS 2.0 Preview over AMQP on Azure Service Bus [azure.microsoft.com]
-
>> Run Your Maven Build Anywhere with the Maven Wrapper [reflectoring.io]
-
>> Improve build times with Context Caching from Spring Test [rieckpil.de]
-
>> Entity Lifecycle Model in JPA & Hibernate [thorben-janssen.com]
-
>> Ternary Associations – Modelling Associations between 3 Entities [thorben-janssen.com]
Webinars and presentations:
网络研讨会和演讲:。
-
>> A Bootiful Podcast: Josh Lock on supply chain security, Docker trust, TUF, and more [spring.io]
-
>> 4 Questions to Ask Your Dev Team [infoq.com]
-
>> Square Pegs, Square Holes: CI/CD that Fits [infoq.com]
-
>> Encryption Overview [techblog.bozho.net]
Time to upgrade:
升级的时间:。
-
>> Hibernate ORM 5.3.18.Final released [in.relation.to]
-
>> Spring HATEOAS 1.1.1.RELEASE is out! [spring.io]
-
>> Spring Tools 4.7.1 released [spring.io]
2. Technical and Musings
2.技术和思考
>> Patterns of Distributed Systems [martinfowler.com]
An insightful take on how to cope with a few common challenges in distributed systems including network delays, process crashes, process pauses, and last but certainly not least, unsynchronized clocks.
关于如何应对分布式系统中的一些常见挑战的深刻见解,包括网络延迟、进程崩溃、进程暂停,以及最后但肯定不是最不重要的,不同步的时钟。
>> More Uninterrupted Time At Work for You and Your Organization [phauer.com]
Lessons learned from working from home: A collection of cultural and organizational approaches to work effectively, both remote and on-site.
从在家工作中获得的经验教训。在远程和现场有效工作的文化和组织方法集合。
Also worth reading:
还值得一读的是:。
-
>> MySQL audit logging using triggers [vladmihalcea.com]
-
>> Unbundling Data Science Workflows with Metaflow and AWS Step Functions [netflixtechblog.com]
-
>> A Natural Microflow in TDD [blog.thecodewhisperer.com]
-
>> Different kinds of testing [blog.frankel.ch]
3. Comics
3.漫畫
And my favorite Dilberts of the week:
还有本周我最喜欢的Dilberts。
>> Asok Analysis [dilbert.com]
>> Sarcasm Works Better [dilbert.com]
4. Pick of the Week
4.本周精选
I’ll pick DataDog again this week – with a strong focus on their solid logging support – as that’s the main aspect of the platform I’m using right now:
本周我将再次选择DataDog–重点关注他们坚实的日志支持–因为这是我现在正在使用的平台的主要方面。
>> Explore an easy-to-use, cost-effective log management solution from Datadog
Simply put – a really solid and mature end-to-end way to monitor your application, with full support for pretty much anything Java.
简单地说–这是一个真正坚实和成熟的端到端方式来监控你的应用程序,并完全支持几乎所有的Java。
文章系列导航结束