Blog Archives

Dozer bean mapping tutorial

Dozer is a framework that maps fields from source bean to target bean.

Practical scenarios to map source bean to target bean?

1) Applications A and B might be having different contracts and objects need to be converted from A to B.

Read more ›



Dozer with Spring & Maven Tutorial

This tutorial compliments Basic Dozer Tutorial by adding Spring.

Step 1: Create a simple Maven project from a command-line. Just press enter for all the prompts.

Read more ›



Answers are detailed to be useful beyond job interviews. A few Q&As each day will make a huge difference in 3 to 24 months to go places depending on your experience.
Top