Springwolf AsyncApi UI Demo Project

While Springwolf comes with an own ui called springwolf-ui, the AsyncApi community has build also a feature-rich visualization for AsyncApi documents. Their project is called asyncapi-react. Turns out, it is easy to combine the asyncapi-react project to render springwolf api docs. Why? Because springwolf generates AsyncApi compliant spec documents that can be visualized with any AsyncApi compliant ui tool. You can use springwolf-asyncapi-ui as an alternative or in addition to the existing springwolf-ui project....

April 21, 2023 路 2 min 路 230 words

Getting Into Open Source

About a year ago, we started looking into ways to document our event-driven Kafka API and decided on using springwolf. We enjoy its capabilities to extract documentation from code, similar like Swagger and springfox, but soon noticed that we need additional features. This is my story about getting into open source. Springwolf is/was at that point a comparatively small project, which is actively developed and has (semi-)regular releases. It is also a great fit for getting started as there are no long guidelines on how to contribute and approval process....

March 26, 2023 路 5 min 路 1047 words