Introduction For those backend devs who are unfamiliar with mapstruct: you miss out on a fantastic tool. MapStruct is an open-source code generation...
Introduction Apache Kafka is an event streaming platform that is used to transport and transform data. It is one of the main broker architectures...
Integration tests need good test data Next to unit tests, integration tests offer an additional level of detecting defects in software. Integration...