Technology

139

GraphQL - start but start small

Introduction We want to share our approach to IT to learn and entertain you. In this episode, we are happy to have an external guest at the table discussing with our internal guest. GraphQL stands for Graph Query Language and is used for interacting with services from the frontend.

GraphQL - start but start small

Mapping object models with MapStruct - a case study

Introduction I was once told that a good programmer is a lazy programmer. A good programmer avoids typing tedious code, where the code could basically write itself. Self-writing code – wouldn’t that be great? Unfortunately, we’re not quite there yet.

Mapping object models with MapStruct - a case study