All Categories - Blog of Vincent VAUBAN

7 de septiembre de 2025 · java25,java
JDK 25 is out this 16 september, and it’s a big one — the first Long-Term Support (LTS) release...
7 de septiembre de 2025 · quote
✨ Yesterday, with the team I’m working alongside, we celebrated an epic milestone in our former...
7 de septiembre de 2025 · java,newsletter
✨ In this new episode, dear full-stack developers, we’ll explore streaming, Java, Scrum, teamwork...
7 de septiembre de 2025 · java
💊 Java fix: Avoiding NPE New carousel live! Swipe ▶️ to learn simple patterns that kill...
🧩 Good design makes code powerful. When you apply the SOLID principles, complexity turns into...
7 de septiembre de 2025 · coding,workplace
What’s the “Bus Factor”? The bus factor is a thought experiment: 👉 How many people on your team...
7 de septiembre de 2025 · java
--Java Zone 2025 Lombok presents the following technical issues: -🔒 Uses hidden JDK tricks....
🔧 Refactoring is an art. The goal isn’t just “cleaner code” — it’s making complexity disappear...
7 de septiembre de 2025 · java
Every few months, someone writes Java’s obituary. Twitter/X throws flowers, LinkedIn posts...
💡 Tech for tech’s sake is pointless. At the end of the day, what really matters is the value it...
If your codebase still has “data-only” classes filled with ctors, getters, equals/hashCode, and...
🔒 Mutability invites chaos — immutability brings clarity. Immutable objects reduce surprises,...
That’s where JDK Mission Control (JMC) + Java Flight Recorder (JFR) shine: ✨ Built directly into...
🧪 Tests are your safety net. Without them, every refactor feels like walking blindfolded through...
As part of my journey as a VMware vExpert 2025 🌟, I’ve started exploring labs that combine...
🕵️‍♂️ Debugging is a special kind of adventure. It feels like starring in your own crime movie…...
7 de septiembre de 2025 · java,architecture
Think “Spring Data, but for HTTP calls" You write an interface, add a few annotations, and...
6 de septiembre de 2025 · java
#kafka In Kafka, which producer settings are most important? (Choose three) batch.size — size...
6 de septiembre de 2025 · java21,java,video
🚀 Java 21/25 brings a big upgrade to switch! For years, switch was limited: only int, String,...
📚 Great developers don’t just read technical books. Leadership, communication, psychology,...
More Posts