Java Weekly, Issue 506

Spring AI, no more N+1 problem, statement caching, streams with virtual threads, service mesh, and good by EC2 classic!

Java Weekly, Issue 499

Azure Spring, Spring Rest Client, Micronaut 4, Reactive database connectivity, virtual threads, and Gen-AI.

How to Get Last Day of a Month in Java

Discover how to find the last day of a month in Java using both core Java methods and popular libraries. This article provides step-by-step explanations for accomplishing the task using Date and Calendar classes, Java 8’s Date Time API, and the Joda Time library with code examples and test cases.

Java Weekly, Issue 493

Generational Shenandoah, nullability of value types, class loaders in Java, DDL validation, and rolling out features at scale!