Event-Driven Architecture: Automatic DTO Generation From Event Documentation
Too Long; Didn't Read
AsyncAPI is an open-source initiative that seeks to improve the current state of Event-Driven Architecture (EDA) AsyncApi has several tools that allow you to generate documentation from code. In this article, I would like to tell you how I solved the following task, namely the generation of DTOs using the JSON documentation that springwolf generates.