822 Forks
6016 Stars
6016 Watchers

mapstruct

An annotation processor for generating type-safe bean mappers

How to download and setup mapstruct

Open terminal and run command
git clone https://github.com/mapstruct/mapstruct.git
git clone is used to create a copy or clone of mapstruct repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mapstruct https://github.com/mapstruct/mapstruct/archive/master.zip

Or simply clone mapstruct with SSH
[email protected]:mapstruct/mapstruct.git

If you have some problems with mapstruct

You may open issue on mapstruct support forum (system) here: https://github.com/mapstruct/mapstruct/issues