Explore Moco, a powerful and flexible framework that simplifies mocking in Java applications.
Also find me here:
Baeldung Author
Dmytro Ponomarenko
Dmytro is a Software Engineer with 8 years of experience. While his main specialization is in Java and related tech, he also likes to work with Rust and Python. In free time he loves to spend time with his family, do stand-up comedy, play music and build LEGO sets.
Here's what I've written (so far):
Baeldung on Java
- All
- Testing (1)
- Spring Boot (1)
- Spring AI (1)
- Artificial Intelligence (1)
A Guide to Structured Output in Spring AI
Filed under Artificial Intelligence, Spring AI
Learn how to work with large language models (LLMs) to generate structured responses with Spring AI.
Autowiring an Interface With Multiple Implementations
Filed under Spring Boot
Quick tutorial on how to autowire an interface with multiple implementations in Spring Boot.