Quantcast
Channel: Tutorials – g00glen00b
Viewing all articles
Browse latest Browse all 75

Mapping beans with MapStruct

$
0
0

Recently, I wrote several tutorials about Spring boot and Spring Data JPA. A common issue that appears when writing large applications is that you don’t want to use your entities on your front-end. The reason behind this is that your entity usually resembles how your database and your tables look like, while your model or […]

The post Mapping beans with MapStruct appeared first on g00glen00b.


Viewing all articles
Browse latest Browse all 75

Trending Articles