All Categories - Blog of Vincent VAUBAN
🔸 TL;DR A lot of developers compare Spring Batch with Spring Boot @Scheduled tasks as if one...
March 31, 2026 ·
Here is the challenge: Which is the first Java version that can compile this code? Possible...
March 31, 2026 ·
One strong statement to start: ClawRunr (aka JavaClaw) is one of the most interesting JVM AI...
March 31, 2026 ·
🔸 TL;DR Vibe coding can boost speed. 🚀 But only when you already understand enough of the...
March 31, 2026 ·
🔸 TL;DR Deque is one of those Java APIs that looks simple… until the OCP asks you the...
March 31, 2026 ·
🔸 TLDR Today, March 24, 2026, marks 22 years since Spring Framework 1.0 Final was released on...
🔸 TLDR Oracle has introduced the Java Verified Portfolio (JVP): a new portfolio of Java-related...
March 31, 2026 ·
🔸 TLDR ▪️ Great developers are not built by theory alone ▪️ Repetition and hands-on coding...
March 31, 2026 ·
A few years ago, being a strong developer often felt enough. Now, with LinkedIn, conferences,...
March 31, 2026 ·
Enums look simple in Java… until the OCP Java 21 exam turns them into a precision test. TL;DR...
March 31, 2026 ·
When Oracle announced Java 26, one ecosystem detail stood out for Java developers: Oracle said it...
March 31, 2026 ·
Java modules become much clearer when you recognize this pattern: consumer → service contract →...
March 31, 2026 ·
🔸 TLDR Yes: Spring Web Services is about SOAP. More precisely, Spring-WS is Spring’s...
March 31, 2026 ·
Most Java releases add features. The best ones also send a message. Java 26 does both. 👀 ...
March 31, 2026 ·
🔸 THE QUESTION Can you identify the first Java version that supports this code as a standard...
Code comments are for humans first. So here’s a small but surprisingly divisive question for...
🔸 TLDR Jakarta Agentic AI is an emerging specification that standardizes how AI agents are...
The software development industry is more competitive than ever. Being a strong technical...
When packaging a Java application, you often choose between Fat JARs and Skinny JARs. The...
In React applications, performance often depends on how efficiently you detect changes in state...

