Monday, March 27, 2023

IT links (13. - 19.3.2023)

Custom constructors in Java Records give us greater control during object initialization by allowing for data validation and error handling.

Using Java Records as DTOs in Spring Boot 3 applications with Hibernate 6.

Reminding basics:

9 outdated ideas about Java

What do we know about JDK 20 and JDK 21 now? 

A new family of interfaces representing collections with well-defined sequences or orderings

Spring Data 3 introduces List-based CRUD repository interfaces as a replacement for the existing Iterable-based interfaces. 

Maven Reactor and a multi-module Maven project with inter-module dependencies.

How can a Java heap dump be obtained from an application running on a Kubernetes pod?

Comparing fluent interface design pattern with builder pattern.

RESTful Architecture cheatsheet

Adopting Contract-Driven Development

Troubleshooting and operating AWS resources from Microsoft Teams with AWS Chatbot.

No comments:

Post a Comment