Springwolf

Springwolf is the code-first AsyncAPI generator for Spring Boot applications. It auto-detects @KafkaListener, @RabbitListener, @JmsListener, @SqsListener, @SnsListener, and Cloud Stream bindings and produces an AsyncAPI document plus an interactive UI at runtime.

API entry from apis.yml

apis.yml Raw ↑
name: Springwolf
description: Springwolf is the code-first AsyncAPI generator for Spring Boot applications. It auto-detects
  @KafkaListener, @RabbitListener, @JmsListener, @SqsListener, @SnsListener, and Cloud Stream bindings
  and produces an AsyncAPI document plus an interactive UI at runtime.
humanURL: https://www.springwolf.dev/
properties:
- type: Website
  url: https://www.springwolf.dev/
- type: GitHub
  url: https://github.com/springwolf/springwolf-core
tags:
- Code-First
- Spring Boot
- Tooling