зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 13:16:07 +02:00
22 строки
743 B
Plaintext
22 строки
743 B
Plaintext
baeldung
|
|
https://www.baeldung.com/tag/mapstruct
|
|
https://www.baeldung.com/mapstruct
|
|
2024
|
|
https://habr.com/ru/articles/818489/
|
|
https://github.com/yayauheny/javanotice-mapstruct
|
|
2022
|
|
https://reflectoring.io/java-mapping-with-mapstruct/
|
|
https://github.com/thombergs/code-examples/tree/master/mapstruct
|
|
! @MappingTarget - for updating existing instances
|
|
!!! Exceptions throwing during mapping
|
|
! using Formatters
|
|
! mapping collections, streams, enums
|
|
! default values/expressions and constraints
|
|
! @DecoratedWith, @BeforeMapping, @AfterMapping
|
|
! additional cfg-options
|
|
2020
|
|
Lviv JavaClub - [Event 159] - MapStruct 0:00 of 1:05:32
|
|
https://www.youtube.com/watch?v=0fNKc0daZ-c
|
|
2018
|
|
https://habr.com/post/433270/
|