Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mapstruct/mapstruct-examples

Examples for using MapStruct
https://github.com/mapstruct/mapstruct-examples

Merge pull request #17 from filiphr/nested-bean-mappings

Adding examples for using MapStruct with complex nested bean mappings

20672226fbee8b9c33a381b866336c0c28413dc9 authored almost 8 years ago by Gunnar Morling <[email protected]>
Adding examples for using MapStruct with complex nested bean mappings

39e736bac9ebf2a057a7423a7794be1f327417ef authored almost 8 years ago by Filip Hrisafov <[email protected]>
Adding example for using MapStruct with objects with cycles

0c33da60a9373117186eac850f537f97594fe5e4 authored almost 8 years ago by Filip Hrisafov <[email protected]>
Update copyright headers to 2017

390b2acbf776af6ea03f6f5f8a7617602723a480 authored almost 8 years ago by Andreas Gudian <[email protected]>
Use @Context parameter for mapping cycles.

c8a8550435f6a17ca2f6e3050e0b45f16d9313a9 authored almost 8 years ago by Andreas Gudian <[email protected]>
update the readme with the new example

fce74e5b6ba26199757f085864892d55415fea65 authored almost 8 years ago by Filip Hrisafov <[email protected]>
Adding example for using MapStruct with field mappings

e10b7a85af80636965e853f2da7fdd30f7a2eaec authored about 8 years ago by Filip Hrisafov <[email protected]>
Adding comment on -processor option

d5e391fdc2b65ef4838a2e19f9774c95bf9118ed authored about 8 years ago by Gunnar Morling <[email protected]>
Adding example for using MapStruct in Ant-based projects

3456939c1f2b6aa2ccfbad42c17b15ab5dbff42d authored about 8 years ago by Gunnar Morling <[email protected]>
Update gradle-wrapper and net.ltgt.apt, remove some stuff that's not required for the example.

edbf36a261942a40b44d09aa852082036c76558d authored over 8 years ago by Andreas Gudian <[email protected]>
Update copyright headers to -2016

a99dafe577cb3a80ff3d4e89ce0280a0906d17b7 authored over 8 years ago by Andreas Gudian <[email protected]>
Slightly refactor SPI example

eaf49a4f55ed958eb27f3066089bbb7fd3125423 authored over 8 years ago by Andreas Gudian <[email protected]>
example on SPI

a86c2287fa6561ea6d6b5d8b625033bcadf7a77a authored over 8 years ago by sjaakd <[email protected]>
adding description of update methods - 2

f9d0f8995877af2e691cd40659ac3ab666bdde60 authored almost 9 years ago by sjaakd <[email protected]>
adding description of update methods

2556eea7682077435033804f148ab51b2ac74d17 authored almost 9 years ago by sjaakd <[email protected]>
Merge pull request #8 from sjaakd/update-example

adding an example on updatemethods

99d50787195ec706dcfd803261f50d8836921b20 authored almost 9 years ago by Sjaak Derksen <[email protected]>
adding an example on updatemethods

244b33299b1f47cb2d347e921d7ec2b3a5885466 authored almost 9 years ago by sjaakd <[email protected]>
fixing cursive

2eaaeb7a967f76f0c1fe7090091252d8e43986bb authored about 9 years ago by sjaakd <[email protected]>
rename maptruct and version update to 1.0.0.Final

3a972c8b02f4e01f83490b42375039be168a544d authored about 9 years ago by sjaakd <[email protected]>
comments

b43d72b612e4df17503bbf19955659529c2d4e5f authored about 9 years ago by sjaakd <[email protected]>
adding explanation to readme

f09a097a1420e5f86b6a474d3aee930423e945f6 authored about 9 years ago by sjaakd <[email protected]>
rounding initial

0574dbb24adcb2ecad3b113e6f7bab55b1941d00 authored about 9 years ago by sjaakd <[email protected]>
Updating to Gradle Wrapper 2.6

0f8da367b8a5f8412c411a855a31197baee28b4b authored about 9 years ago by Gunnar Morling <[email protected]>
use Java 8 repeatable annotations

e1f2aab82c6096017643b0d2c9ce6d5627b18768 authored over 9 years ago by Torsten Werner <[email protected]>
remove generatedMapperSourcesDir from build.gradle

9b8624b5366ac72ad51c85071c31b0440a437a18 authored over 9 years ago by Torsten Werner <[email protected]>
remove unused import statements

5ba081b6fcbe5b80cdd45b84401630f72a758529 authored over 9 years ago by Torsten Werner <[email protected]>
minor improvements

f1e34f72b4747194463a79f47db6a3bbbd0109ef authored over 9 years ago by Torsten Werner <[email protected]>
use gradle-apt-plugin

ef9232b41431bc06f90326eee715e701e4b895f9 authored over 9 years ago by Torsten Werner <[email protected]>
improve build.gradle

e848cd7f8de44a36a3f3cda7cd184e30c21afe8e authored over 9 years ago by Torsten Werner <[email protected]>
upgrade gradle to 2.6 to prepare for newer plugins

eebacea2032dcc77375aded9721f607a7fcc2b6f authored over 9 years ago by Torsten Werner <[email protected]>
upgrade to java 8, mapstruct-jkd8 1.0.0.CR2, and gradle 1.12

cd41ad2d2da10b0cccbeacb82bf4f47a3e73f71c authored over 9 years ago by Torsten Werner <[email protected]>
Using MapStruct 1.0.0.CR1 in Gradle example

e7cb0d94ec165220020c45bf780975d0e982eaeb authored over 9 years ago by Gunnar Morling <[email protected]>
Fixed compilation error and test error.

bbd4621614592fe362031ccbaf1813a0fa77d2e7 authored over 9 years ago by Rahul Joshi <[email protected]>
#iterable-non-iterable, adapting to Beta3

9e667d8999a5cd801545ae4e9654fdc035dc36a1 authored about 10 years ago by sjaakd <[email protected]>
#iterable-non-iterable, showing how a collection can be mapped to its element

174d8fd8ff0557ad46bad8994cf69597c9d716c2 authored about 10 years ago by sjaakd <[email protected]>
Update README.md

6c2463c0474a1b69d73778629f5075693bb101ac authored about 10 years ago by Gunnar Morling <[email protected]>
Update README.md

c902792316b17ecaeeb30eb7cf24f03be6850a20 authored about 10 years ago by Gunnar Morling <[email protected]>
Adding MapStruct Lombok example

a7472c9522d35fdd3027059a9d0a3f19e631889b authored about 10 years ago by sjaakd <[email protected]>
Adding Sonatype OSS repo to use latest MapStruct snapshot (required due to #45)

837f4e0e9075daf721014a87b1f7cd524a463e54 authored over 11 years ago by Gunnar Morling <[email protected]>
Updating readme

5d897da31cfbb0243f09298ec54dd882b50653db authored over 11 years ago by Gunnar Morling <[email protected]>
Adding README and license file

ce6f5deaa7f01325a0bc34bab053f135df0cd596 authored over 11 years ago by Gunnar Morling <[email protected]>
Adding Gradle example

8a31a82ed1e59e09ab18632b7ebf390976716b8b authored over 11 years ago by Gunnar Morling <[email protected]>
Initializing example repo

bb6c6fd8528a9de45278455b026201959693ba24 authored over 11 years ago by Gunnar Morling <[email protected]>