All Categories - Blog of Vincent VAUBAN
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...
🔸 WHY SPRING CERTIFICATION IS A GREAT ASSET TODAY ▪️ Validates real-world, production-ready...
March 31, 2026 ·
Real-time applications (chat apps, live dashboards, multiplayer games) often rely on WebSockets. ...
March 31, 2026 ·
Before Spring MVC, Spring Boot, or Jakarta REST, Java web applications were built directly on...
🔸 TLDR DRY (Don't Repeat Yourself) is a core software engineering principle that encourages...
March 31, 2026 ·
🔸 WHY JAVA CERTIFICATION IS A GREAT ASSET TODAY ▪️ Signals up-to-date skills (Java 21: virtual...
March 31, 2026 ·
🔸 TLDR ▪️ Before Java 8, interfaces could not contain implementations. ▪️ Shared logic...
March 31, 2026 ·
🔸 TL;DR AI could theoretically generate JVM bytecode directly instead of Java source. This...
March 31, 2026 ·
Java has evolved a lot over the years. Some features that feel “basic” today were actually...
March 30, 2026 ·
🔸 TLDR ▪️ GlassFish is the Jakarta EE standards server, and GlassFish 8 brings Jakarta EE 11 +...
March 30, 2026 ·
TL;DR I built a Spring Boot 4 API that defines terms via Wikidata.The app is fully reproducible:...
March 30, 2026 ·
If Maven still feels like “magic”… here’s the quick mental model: SWIPE THE CAROUSEL 🧠👇 🔶...
March 30, 2026 ·
🔸 WHAT YOU’LL LEARN Local record classes are records declared inside a method. They’re perfect...

