Course – LS – All

Get started with Spring and Spring Boot, through the Learn Spring course:

>> CHECK OUT THE COURSE

1. Spring and Java

>> 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.

>> 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.

Also worth reading:

Webinars and presentations:

Time to upgrade:

2. Technical and Musings

>> 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.

>> Software Mistakes and Tradeoffs [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

Also worth reading:

3. Pick of the Week

This is our third and hopefully last COVID launch ever:

>> All Courses on Baeldung are 30% off – starting yesterday

Next »
Java Weekly, Issue 391
« Previous
Java Weekly, Issue 389

Course – LS – All

Get started with Spring and Spring Boot, through the Learn Spring course:

>> CHECK OUT THE COURSE
Comments are closed on this article!