From Architecture Manifest to EventCatalog
The architecture manifest is only an index. This post follows the generator as it loads that file, parses the contracts it points at, and writes an EventCatalog of domains, services, messages, and flows.
The architecture manifest is only an index. This post follows the generator as it loads that file, parses the contracts it points at, and writes an EventCatalog of domains, services, messages, and flows.
Spring Modulith 2.1 GA was released today. The ZenWave Spring Cloud Stream Event Externalizer library is already compatible and ready to use.
API First Ops extends API First from code generation to infrastructure provisioning: use the same AsyncAPI spec to describe Kafka topics, schemas, ACLs, retry topics, and DLQs, then generate Terraform from it.
In this article, we will explore how to use ZenWave360 to generate a complete SpringBoot Kotlin project from a Ubiquitous Language DSL model.
With ZenWaveSDK v2.1.0 soon, you’ll be able to generate Spring Boot backend applications in either Java or Kotlin, with full customization to adapt to your team’s internal libraries or custom annotations.
How to implement Transactional Outbox pattern with AsyncAPI, SpringCloud Stream, Spring Modulith and ZenWaveSDK Code Generator for AsyncAPI.
How to save time and typing by generating KarateDSL tests from OpenAPI definitions with ZenWave SDK.