20 Commits

Author SHA1 Message Date
maibin
e7b8a60fc7
Merge pull request #7816 from msievers/bael-3077/mapstruct-multiple-source-objects
[BAEL-3077] Update comments in unit tests to align with article snippets
2019-10-01 13:52:14 -07:00
Catalin Burcea
b86270a6aa Ignoring unmapped properties with MapStruct (#7809) 2019-09-29 10:18:58 +01:00
Michael Sievers
6bab705944 [BAEL-3077] Update comments in unit tests to align with article snippets 2019-09-17 08:22:11 +02:00
Eric Martin
ad073e5691
Merge pull request #7610 from kivicko/BAEL-3097-mapstruct-custom-method
BAEL-3097 init for mapstruct custom mapping method
2019-09-09 22:06:45 -05:00
Michael Sievers
0e904f738a [BAEL-3077] Add examples for mapstruct with multiple source objects (#7724)
* [BAEL-3077] Add examples for mapstruct with multiple source objects

* [BAEL-3077] Add unit tests for mappers added by examples
2019-09-06 12:03:49 -07:00
anilkivilcim.eray
d93e68d4df BAEL-3097 new example added 2019-09-01 20:46:52 +03:00
anilkivilcim.eray
91d071c43e BAEL-3097 pr fix 2019-08-24 00:30:29 +03:00
anilkivilcim.eray
25e11c23a1 BAEL-3097 renaming test class to suffix "UnitTest" 2019-08-21 19:55:07 +03:00
anilkivilcim.eray
0b7ceebb66 BAEL-3097 init for mapstruct custom mapping method 2019-08-18 20:02:31 +03:00
Nivedan Bamal
7f7fd337a7 Adds after / before mapping example (#7518) 2019-08-08 07:38:03 +02:00
amit2103
1f7bbd3c22 [BAEL-12114] - Upgraded MapStruct article 2019-02-03 11:55:43 +05:30
amit2103
d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
xenteros
d9ddaa8e08 Add sources for BAEL-468 (#4171)
* Added POJO,
* Added DTO,
* Added Mapper
2018-05-10 16:32:20 +02:00
Doha2012
48cd6f876f Fix test names (#1853)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom

* cleanup pom

* add missing parent

* fix logging issue

* fix test names
2017-05-15 11:35:14 -05:00
DOHA
60d60508c3 add integration test profile 2016-10-21 13:08:10 +02:00
Alex Theedom
335770683c Change package to com.baeldung 2016-09-02 00:00:43 +01:00
jesus-dayo
e9925d390c formatted the source code 2016-08-19 10:28:02 +08:00
jesus-dayo
f0947ae8fb added code for mapstruct tutorial 2016-08-19 10:25:27 +08:00
jesus-dayo
55ea01d4bd modified nested mapping section 2016-08-17 18:02:45 +08:00
jesus-dayo
e479614eaa added persistence 2016-08-12 18:44:08 +08:00