Most Recent Updates
- Mar 11, 2026 How Spring Boot Really Works (From a Core Engineer) - Moritz Halbritter
- Feb 25, 2026 JobRunr: Java Job Scheduling, OSS Monetization, $17K Deals – Ronald Dehuysser
- Feb 11, 2026 Java Performance Myths: JIT vs AOT, GraalVM, Compilers – Thomas Wuerthinger
- Jan 28, 2026 From Google to Indie Dev: Mac Apps, Subscriptions, AI Coding – Daniel Gräfe
- Jan 14, 2026 Are Integrated Tests a Scam? TDD, Architecture, Fast Feedback – J. B. Rainsberger
- Dec 22, 2025 Season Finale: Giveaway Winners & Q&A with Marco
- Dec 10, 2025 Modern Bytecode Instrumentation with ByteBuddy – Rafael Winterhalter
Spring
- What is Spring Framework? An Unorthodox Guide
- What is Spring MVC: @Controllers & @RestControllers
- How Spring Boot's Autoconfigurations Work
- The Confident Spring Professional - Course
- 11 Spring Boot Interview Questions That Make You Think
- Spring Security: Authentication and Authorization In-Depth
- Spring Security & OAuth 2.0 In-Depth - Guide
- Spring Transaction Management: @Transactional In-Depth
- Spring And Spring Boot Versions
Java
- How To Do Logging In Java
- How To Work With Files In Java
- Intermediate Java - A Learning Path - Part 1
- Java Microservices: A Practical Guide
- Java Versions & Features
- mvn clean install - a short guide to Maven
- The Confident Maven Professional - Course
- Understanding GraalVM, AOT & JIT
- Understanding Java’s Project Loom