Automated documentation for event-driven applications built with Spring Boot
Effortless API documentation
Springwolf uses metadata already provided in the code to automatically create documentation.
Build for Spring
Just provide minimal configuration in application.properties
and you're ready to go.
Powered by AsyncAPI v3
The generated documentation is compliant with theAsyncAPI specification.
Optional web-ui
Single dependency for API testing including event publishing (demo).
Integrate
Generate documentation in your CI/CD pipeline and publish to tools like Backstage.
Customizable
Extend documentation using @AsyncListener
and @AsyncPublisher
.
Participate
Something missing? Features requests and contributions are welcome.
Verify
Use an unit test to check for (un)expected changes.