📓
Object-Mappers-Docs
  • Introduction
  • contributing
    • Contributing
  • links
    • Resources
  • reporting
    • Bug Report
    • Custom Report
    • Feature Request Template
    • General Information
    • Issue Report
    • Pull Request Template
  • user-guide
    • Changelog
    • Code of Conduct
    • Code Owners
    • Dependency Management
    • FAQ
    • Getting Started
    • Repositories: How to move content from one repository to another one
    • Troubleshooting
    • Upgrading
  • modules
    • beancp
      • BeanCP Tutorial
    • beanmapper
      • BeanMapper Tutorial
    • beanutils
      • BeanUtils Tutorial
    • bull
      • Bull Tutorial
    • converter
      • Converter Tutorial
    • datus
      • Datus Tutorial
    • doov
      • Doov Tutorial
    • dozer
      • Dozer Tutorial
    • jmapper
      • JMapper Tutorial
    • mapstruct
      • MapStruct Tutorial
    • modelmapper
      • ModelMapper Tutorial
    • moo
      • Moo Tutorial
    • nomin
      • Nomin Tutorial
    • orika
      • Orika Tutorial
    • remap
      • ReMap Tutorial
    • selma
      • Selma Tutorial
    • smooks
      • Smooks Tutorial
Powered by GitBook
On this page
  • Description
  • Features
  • Pros & Cons
  • Pros
  • Cons
  • Use cases
  • Links

Was this helpful?

  1. modules
  2. dozer

Dozer Tutorial

PreviousdozerNextjmapper

Last updated 3 years ago

Was this helpful?

Description

Dozer is a complete mapping framework with various type conversions and customization techniques. Uses the standard reflection-based JavaBeans Component API java.beans.Introspector mechanism to generate the mappings and can work through the objects recursively. Can be extensively configured via an XML file. Quick and easy-to-use configuration mappings with individual technical aspects.

Features

Pros & Cons

Pros

  • can handle object mappings recursively

  • support Java API/XML-based mappings

Cons

  • delivers the worst performance

Use cases

Links

Official Site
Official Repository
Java Performance Mappings
Java Dozer Guide
Java Dozer Alternatives
Java Dozer Architecture
Java Spring Dozer Mappings
image info
image info
image info
image info
image info
image info
image info