springwolf-core icon indicating copy to clipboard operation
springwolf-core copied to clipboard

Automated documentation for event-driven applications built with Spring Boot

Results 119 springwolf-core issues
Sort by recently updated
recently updated
newest added

Bumps [ngx-markdown](https://github.com/jfcere/ngx-markdown) from 19.1.1 to 20.0.0. Release notes Sourced from ngx-markdown's releases. v20.0.0 Update Angular 20 Library has been updated to support Angular 20. It is recommended to stick with...

dependencies
javascript

Since V3, AsyncApi supports different possible [schema formats](https://www.asyncapi.com/docs/migration/migrating-to-v3#schema-format-and-schemas) to describe the payload of messages (and headers). While `application/vnd.aai.asyncapi;version=3.0.0` is the default schema format, there are some other allowed formats for...

enhancement

**Describe the bug** I wrote a custom `AsyncApiCustomizer` that updates the examples of some schema objects. **Dependencies and versions used** - [x] `springwolf-ui` version `1.12.0` - [x] `springwolf-stomp` version `1.12.0`...

waiting for feedback

feat: initial commit for Azure Service Bus plugin proposal This commit introduces a non-runnable draft of an Azure Service Bus plugin integration. The purpose of this code is to demonstrate...

waiting for feedback

My service generates this Async API doc: https://gist.github.com/cer/ca1f729dbbc40ee417616d9e3dcefd59 https://studio.asyncapi.com/ says that it is valid. But Springwolf UI displays the error ``` Error parsing AsyncAPI message of channel io.eventuate.tram.spring.springwolf.events.Customer: Cannot read...

bug

this commit resolves #873 Hi, I'm new to this project so I'm not sure this is the best way to implement support for beanRef in KafkaListener annotation. Could you please...

Action items and breaking changes for Spring Boot 4: - [ ] Migrate to Spring Boot 4 - [ ] Resolve #1487 - [ ] Resolve #1535 - [ ]...