1. Spring and Java
1.Spring和Java
>> CopyOnWriteArrayList and Collection#toArray() [javaspecialists.eu]
>> CopyOnWriteArrayList and Collection#toArray() [javaspecialists.eu]
Deep into safe usage of the CopyOnWriteArrayList. If you haven’t been working on concurrency lately, this is a solid read.
深入探讨CopyOnWriteArrayList的安全使用。如果你最近没有进行并发性工作,这是一个可靠的读物。
>> What’s New in Java 16 [infoq.com]
>> What’s New in Java 16 [infoq.com]
I assume you’re not yet using Java 16 in production. A half-hour very well spent.
我假设你还没有在生产中使用Java 16。这半个小时花得很值。
Also worth reading:
- >> Working with AWS DynamoDB and Spring [reflectoring.io]
- >> Quick and Seamless Release Management for Java projects with JReleaser [infoq.com]
- >> Hibernate Proxies – Why they’re used and how to unproxy them [thorben-janssen.com]
- >> Oracle JRE and JDK Cryptographic Roadmap [java.com]
Webinars and presentations:
网络研讨会和演讲:。
- >> A Bootiful Podcast: Redgate technical lead for the Flyway team Mikiel Agutu on database migrations and continuous delivery [spring.io]
- >> Java 17: Features and Development – Inside Java Newscast #6 [youtube.com]
- >> Reducing test turnaround times with Quarkus 2.0 (Video) [blog.sebastian-daschner.com]
Time to upgrade:
升级的时间:。
- >> Spring Native 0.10.0 available now [spring.io]
- >> Spring Boot 2.3.12.RELEASE available now, also 2.4.7 and 2.5.1 [spring.io]
- >> Hibernate ORM 5.5.2.Final released [in.relation.to]
- >> Hibernate Search 6.0.4.Final released [in.relation.to]
2. Technical and Musings
2.技术和思考
>> Making POST and PATCH requests idempotent [mscharhag.com]
>> Making POST and PATCH requests idempotent [mscharhag.com]
Easy to not get this right, and definitely important to – yes, idempotency is the correct way to implement these operations but also makes things so much easier long term.
很容易弄错,但绝对重要的是–是的,idempotency是实现这些操作的正确方式,但从长远来看,也会使事情变得更加简单。
>> Software Mistakes and Tradeoffs [manning.com]
>> 软件的错误和权衡 [manning.com]
Looks like a very interesting read when it’s fully out, and Tomasz shared a 35% off code with me to include in this week’s Java Weekly: nlbaeldung21. Enjoy
当它完全出来时,看起来是一本非常有趣的书,Tomasz与我分享了一个35%的折扣代码,以包括在本周的Java周刊中。nlbaeldung21。祝您愉快
Also worth reading:
还值得一读的是:。
- >> How Syncthing provides secure file syncing without sharing your files with a third party [advancedweb.hu]
- >> Deployment of configurable Single Page Applications [blog.codecentric.de]
- >> API first – now even faster! [blog.codecentric.de]
- >> Leveling Up in the Management Skill Tree [phauer.com]
- >> 5 Rules of Coaching [lizkeogh.com]
3. Pick of the Week
3.本周精选
This is our third and hopefully last COVID launch ever:
这是我们第三次,也希望是最后一次COVID发布会。
>> All Courses on Baeldung are 30% off – starting yesterday
文章系列导航结束