1. Spring and Java
1.Spring和Java
>> Networking I/O with Virtual Threads – Under the hood [inside.java]
>>用虚拟线程联网I/O–引擎盖下 [inside.java]
Scalability meets a good programming paradigm – taking advantage of non-blocking sockets and continuations in Project Loom!
可扩展性符合良好的编程范式–在Project Loom中利用非阻塞套接字和延续的优势
>> Teeing, a hidden gem in the Java API [blog.frankel.ch]
>> Teeing, a hidden gem in Java API [blog.frankel.ch]
Collector composition – using teeing collector to compose two downstream collectors in Stream API.
采集器组成–在Stream API中使用teeing采集器来组成两个下游采集器。
>> Working with AWS SQS and Spring Cloud [reflectoring.io]
>> 与AWS SQS和Spring Cloud合作 [reflectoring.io]
A practical take on how to integrate Spring Cloud with Amazon SQS service.
关于如何将Spring Cloud与Amazon SQS服务整合的实用方法。
Also worth reading:
- >> Top 10 Plugins for IntelliJ IDEA You Don’t Want to Miss [blog.jetbrains.com]
- >> Kotlin 1.5 Gets Support for Java 15 Features and a New JVM Compiler [infoq.com]
- >> Json Patch and Json Merge Patch in Java [java-allandsundry.com]
- >> Easily Debug Java Microservices Running on Kubernetes with IntelliJ IDEA [blog.jetbrains.com]
- >> Java 8 IntStream Examples – range, rangeClosed, sum and sorted [javarevisited.com]
Webinars and presentations:
网络研讨会和演讲:。
- >> Inside Java Newscast #4 [inside.java]
- >> Upgrade to Java 16 or 17 [infoq.com]
- >> A Bootiful Podcast: Friend, fellow Spring Developer Advocate, Kotlin Google Developer Expert, and Java Champion, Mark Heckler [spring.io]
- >> Things I’ve automated on my development system (Video) [blog.sebastian-daschner.com]
Time to upgrade:
升级的时间:。
- >> Spring Framework 5.3.7 and 5.2.15 available now [spring.io]
- >> Spring HATEOAS 1.2.6 and 1.3.1 released [spring.io]
- >> Spring Authorization Server 0.1.1 available now [spring.io]
- >> Hibernate ORM 5.5.0.Beta1 released [in.relation.to]
- >> JReleaser 0.3.0 has been released! [andresalmiray.com]
2. Technical & Musings
2.技术& 思考
>> Diving Deep on S3 Consistency [allthingsdistributed.com]
>> 深入挖掘S3的一致性 [allthingsdistributed.com]
The road to implementing strong consistency in S3 while maintaining cache coherency, high availability, and correctness at the same time!
在S3中实现强一致性,同时保持缓存一致性、高可用性和正确性的道路!
>>Book Notes: Measure What Matters [reflectoring.io]
>>读书笔记。测量重要的东西 [reflectoring.io]
An entertaining read on success stories that used OKRs to achieve objectives and goals!
一篇关于使用OKRs来实现目标和目的的成功故事的娱乐性读物!
Also worth reading:
还值得一读的是:。
- >> Achieving observability in async workflows [netflixtechblog.com]
- >> Securing Data in AWS [reflectoring.io]
- >> How to Get an RDBMS Server Version with SQL [blog.jooq.org]
- >> SQL Server Foreign Key Locking [vladmihalcea.com]
- >> The Syslog Hell [techblog.bozho.net]
- >> How to use CloudFront Trusted Key Groups parameter and the trusted_key_group Terraform resource [advancedweb.hu]
3. Comics
3.漫畫
And my favorite Dilberts of the week:
还有本周我最喜欢的Dilberts。
>> Boss Isn’t Fair [dilbert.com]
>> 老板不公平 [Dilbert.com]
>> Work From Home Or Office [dilbert.com]
>> 在家或办公室工作 [dilbert.com]
>> Ceo Missing [dilbert.com]
>> Ceo失踪 [dilbert.com]
4. Pick of the Week
4.本周精选
Using Continuous Integration in your development process is, simply put, a must.
简单地说,在你的开发过程中使用持续集成是必须的。
IntelliJ IDEA has already basically given superpowers to Java developers. Now JetBrains is taking the next logical step and focusing on the whole team with TeamCity Cloud.
IntelliJ IDEA已经基本上赋予了Java开发者超强的能力。现在JetBrains正在采取下一个逻辑步骤,通过TeamCity Cloud关注整个团队。
This is a new managed continuous integration service – you can read more about it here:
这是一个新的管理的持续集成服务 – 你可以在这里阅读更多关于它的信息。
>> Introducing TeamCity Cloud – A Managed CI/CD Service by JetBrains
>> 介绍 TeamCity Cloud – A Managed CI/CD Service by JetBrains
Or you can simply try it out with the free trial here.
或者你可以简单地试用一下with the free trial.
文章系列导航结束