(Finally) following the famous OpenRewrite and Refaster workshop of @timtebeek.github.io and @rickossendrijver.bsky.social at ING today :). Nice way to end the week 🎉. Makes me realize I haven't done any #Java in over 2 years haha. Thanks @johanhutting.bsky.social for organizing!

I had a great time presenting with @kevindubois at #KubeCon about Kubernetes Native Application Development. You can now watch the recording of our session, where we talk about developer experience and inner dev loop with examples in Java and Go. https://www.youtube.com/watch?v=07RnkzSc6Jg

#CloudNative #Kubernetes #Java #DeveloperExperience

From 0 To Production-Grade With Kubernetes Native Development - Thomas Vitale & Kevin Dubois

YouTube
Spring Framework 6.1.19 and 6.2.6 Available Now

Level up your Java code and explore what Spring can do for you.

Spring Framework 6.1.19 and 6.2.6 Available Now

Stop your #JVM from silently draining 30–50% of your cloud budget! Dmitry Chuyko shows how to reclaim wasted funds with your existing tools. Optimize smart & save big!

Learn how: https://javapro.io/2025/04/17/speed-up-existing-deployments-with-the-right-jvm-features/

#CloudCosts #Java #Performance #LibericaJDK #BellSoft #GraalVM #SpringBoot

Java Performance Tuning: Quick JVM Configurations for Better Cloud Efficiency - JAVAPRO International

Optimize JVM settings effectively: reduce startup times, select the best garbage collector, and slash cloud bills with proven Java performance tuning tips.

JAVAPRO International

🌟 Big things are happening in the world of #Java!

https://bit.ly/42N3Jrf

Milestone releases of Spring AI 1.0 and Spring Cloud 2025; beta releases of Open Liberty 2025.0.0, Hibernate Reactive 3.0 and LangChain4j 1.0; and the sixth release candidate of Vert.x 5.0.

#InfoQ

Java News Roundup: WildFly 36, Spring Milestones, Betas for Open Liberty, Hibernate, LangChain4j

This week's Java roundup for April 7th, 2025, features news highlighting: milestone releases of Spring AI 1.0 and Spring Cloud 2025; beta releases of Open Liberty 2025.0.0, Hibernate Reactive 3.0 and

InfoQ
Java’s New FMA: Renaissance Or Decay? - ITNEXT

Updated (16/4/2025): Thank you Krzysztof Mazur for pointing out I was using Unsafe APIs that require boxing when there are more efficient alternatives, this changed the results quite a bit. This JEP…

ITNEXT
Mastering Audit Trails in Quarkus
How to Build Reliable, Compliant Data Histories with Hibernate Envers in Modern Java Applications
https://myfear.substack.com/p/mastering-audit-trails-in-quarkus-with-hibernate-envers
#Quarkus #Hibernate #Envers #Java
Mastering Audit Trails in Quarkus

How to Build Reliable, Compliant Data Histories with Hibernate Envers in Modern Java Applications

Enterprise Java and Quarkus
AI - Model Context Protocol (MCP)

🌋 Discover Java's ancient temples & blue fire volcanoes while tourists crowd Bali beaches! The real Indonesia awaits 🌺

Read more: https://flip.it/nTJxD7

#travel #southeastasia #indonesia #java

Bali Who? Java's 36 Magical Destinations That Travelers Often Overlook

While tourists flock to Bali, locals know Java holds Indonesia's true treasures. Discover ancient temples, active volcanoes, pristine beaches, and vibrant cities across six provinces. This guide reveals Java's best-kept secrets with practical transportati

Customizing Collections API in Java

Why Customizing the Core is Trickier Than You Think

Read here:
https://medium.com/@storybydhanush/customizing-collections-api-in-java-ef955a837ee9

===
#java #API #medium #social #developer #software

Customizing Collections API in Java - धनुष.K - Medium

Java’s Collections framework (java.util.List, Map, Set, etc.) is a cornerstone of the language, used daily by developers. But have you ever wondered why you can’t easily add a new method to ArrayList…

Medium