#mapstruct — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #mapstruct, aggregated by home.social.
-
Using MapStruct with Quarkus?
Works fine in JVM mode.
Then native build fails with ClassNotFoundException.
Or dev mode ignores new DTO fields.This happens because of reflection + generated mappers.
The new Quarkiverse MapStruct extension fixes:
- Native reflection registration
- Stale mapper recompilation in quarkus:dev
- No more manual @RegisterForReflection.https://www.the-main-thread.com/p/quarkus-mapstruct-native-dev-mode-fix
-
I recently read and shared You’re Wasting Time in #Java Without These 10 Libraries. I commented on it a bit in my newsletter, but given the amount and intensity of reactions, I think a full-blown post is in order.
* Project #Lombok
* #MapStruct
* #JUnit 5 & #Mockito
* #SLF4J with Logback
* Apache Commons Lang & Google Guava
* #Jackson
* Hibernate Validator
* #SpringFramework
* Apache HttpClient / OkHttp
* #Liquibase or #Flyway -
I recently read and shared You’re Wasting Time in #Java Without These 10 Libraries. I commented on it a bit in my newsletter, but given the amount and intensity of reactions, I think a full-blown post is in order.
* Project #Lombok
* #MapStruct
* #JUnit 5 & #Mockito
* #SLF4J with Logback
* Apache Commons Lang & Google Guava
* #Jackson
* Hibernate Validator
* #SpringFramework
* Apache HttpClient / OkHttp
* #Liquibase or #Flyway -
I recently read and shared You’re Wasting Time in #Java Without These 10 Libraries. I commented on it a bit in my newsletter, but given the amount and intensity of reactions, I think a full-blown post is in order.
* Project #Lombok
* #MapStruct
* #JUnit 5 & #Mockito
* #SLF4J with Logback
* Apache Commons Lang & Google Guava
* #Jackson
* Hibernate Validator
* #SpringFramework
* Apache HttpClient / OkHttp
* #Liquibase or #Flyway -
I recently read and shared You’re Wasting Time in #Java Without These 10 Libraries. I commented on it a bit in my newsletter, but given the amount and intensity of reactions, I think a full-blown post is in order.
* Project #Lombok
* #MapStruct
* #JUnit 5 & #Mockito
* #SLF4J with Logback
* Apache Commons Lang & Google Guava
* #Jackson
* Hibernate Validator
* #SpringFramework
* Apache HttpClient / OkHttp
* #Liquibase or #Flyway -
I recently read and shared You’re Wasting Time in #Java Without These 10 Libraries. I commented on it a bit in my newsletter, but given the amount and intensity of reactions, I think a full-blown post is in order.
* Project #Lombok
* #MapStruct
* #JUnit 5 & #Mockito
* #SLF4J with Logback
* Apache Commons Lang & Google Guava
* #Jackson
* Hibernate Validator
* #SpringFramework
* Apache HttpClient / OkHttp
* #Liquibase or #Flyway -
[Перевод] MapStruct: как безобидный метод портит весь маппинг
При работе с MapStruct возникает соблазн добавлять небольшие вспомогательные методы прямо в ваш mapper и вызывать их через expression . Однако если такой метод оперирует довольно общими типами (например, String -> String ), MapStruct может обнаружить его и применить к другим полям того же типа — даже если вы этого не планировали.
-
Quarkus Hands-On Tutorial: Effortless Data Transfer with Entities and DTOs
Quarkus might be known for its blazing speed, but that doesn't mean we should be reckless with our data models.
https://myfear.substack.com/p/quarkus-dto-mapstruct-guide
#Java #Quarkus #MapStruct #DTO #REST -
Quarkus Hands-On Tutorial: Effortless Data Transfer with Entities and DTOs
Quarkus might be known for its blazing speed, but that doesn't mean we should be reckless with our data models.
https://myfear.substack.com/p/quarkus-dto-mapstruct-guide
#Java #Quarkus #MapStruct #DTO #REST -
Quarkus Hands-On Tutorial: Effortless Data Transfer with Entities and DTOs
Quarkus might be known for its blazing speed, but that doesn't mean we should be reckless with our data models.
https://myfear.substack.com/p/quarkus-dto-mapstruct-guide
#Java #Quarkus #MapStruct #DTO #REST -
Quarkus Hands-On Tutorial: Effortless Data Transfer with Entities and DTOs
Quarkus might be known for its blazing speed, but that doesn't mean we should be reckless with our data models.
https://myfear.substack.com/p/quarkus-dto-mapstruct-guide
#Java #Quarkus #MapStruct #DTO #REST -
Quarkus Hands-On Tutorial: Effortless Data Transfer with Entities and DTOs
Quarkus might be known for its blazing speed, but that doesn't mean we should be reckless with our data models.
https://myfear.substack.com/p/quarkus-dto-mapstruct-guide
#Java #Quarkus #MapStruct #DTO #REST -
MapStructur – Self-hosted map editor with draggable markers and Docker support
https://itfourall.com/mapstruct.php
#ycombinator #MapStruct #interactive_map #map_editor #marker_placement #multi_page_maps #map_links -
MapStructur – Self-hosted map editor with draggable markers and Docker support
https://itfourall.com/mapstruct.php
#ycombinator #MapStruct #interactive_map #map_editor #marker_placement #multi_page_maps #map_links -
MapStructur – Self-hosted map editor with draggable markers and Docker support
https://itfourall.com/mapstruct.php
#ycombinator #MapStruct #interactive_map #map_editor #marker_placement #multi_page_maps #map_links -
MapStructur – Self-hosted map editor with draggable markers and Docker support
https://itfourall.com/mapstruct.php
#ycombinator #MapStruct #interactive_map #map_editor #marker_placement #multi_page_maps #map_links -
MapStruct — смаппь меня, если сможешь
Я потратил на изучение данной библиотеки немало нервных клеток, и уверен, что узнал далеко не все способы и лайфхаки, но постарался донести информацию с практической стороны, чтобы вы с самого старта не испытывали "нежданчиков" и сэкономили свое время в попытках найти работающий способ.
https://habr.com/ru/articles/818489/
#java #spring #mapstruct #mapping #dto #конвертация #springboot #rest #rest_api
-
MapStruct — смаппь меня, если сможешь
Я потратил на изучение данной библиотеки немало нервных клеток, и уверен, что узнал далеко не все способы и лайфхаки, но постарался донести информацию с практической стороны, чтобы вы с самого старта не испытывали "нежданчиков" и сэкономили свое время в попытках найти работающий способ.
https://habr.com/ru/articles/818489/
#java #spring #mapstruct #mapping #dto #конвертация #springboot #rest #rest_api
-
MapStruct — смаппь меня, если сможешь
Я потратил на изучение данной библиотеки немало нервных клеток, и уверен, что узнал далеко не все способы и лайфхаки, но постарался донести информацию с практической стороны, чтобы вы с самого старта не испытывали "нежданчиков" и сэкономили свое время в попытках найти работающий способ.
https://habr.com/ru/articles/818489/
#java #spring #mapstruct #mapping #dto #конвертация #springboot #rest #rest_api
-
Introduced MapStruct by @gunnarmorling into my new customer project. This is still the best solution I know to map between layers in Java. Especially when the project uses hexagonal architecture, which has layers. Layers everywhere...
It also supports mapping from two different sources, mapping into an existing object and deep clones. Thanks for this fine piece of software, Gunnar and friends.
-
Sehr cool, #adesso sponsored #oss. #mapstruct #plantuml #java
-
Using #Lombok and #MapStruct in a #Maven Project https://bit.ly/3FkG6dR #Java