Recent posts
All posts- Feb 05, 2025Mapstruct : transforming complex objectsMapstruct is a code generator which greatly simplifies the process of converting between different Java classes using a builder pattern.
- Tutorial
- Java
- Spring
- Mapstruct
- Jan 26, 2025Gatling tests as Spring Applicationbasic start of request processing framework in Spring Boot
- Java
- Spring
- Gatling
- Dec 27, 2024Strategy Pattern with Spring: A Practical GuideComprehensive Guide to Strategy Pattern Implementation with Spring Framework
- Tutorial
- Java
- Spring
- Patterns