springwolf-core
springwolf-core copied to clipboard
feat: Added support for Spring Messaging @Header annotations
Fixes issue #563
Now, when a method is annotated with the @Header
or @Headers
annotation, the payload marked with @Payload
will also include the defined headers.
Known limitations:
- If a @Payload is indicated in different places, the AsyncAPI specification will include any correlated @Header
- When using
@Headers
we cannot provide further information
Deploy Preview for springwolf-ui canceled.
Name | Link |
---|---|
Latest commit | c27ba5d4e2d5ecbccd0920fc993fe4ba3264e433 |
Latest deploy log | https://app.netlify.com/sites/springwolf-ui/deploys/660823cafb90160008459d46 |
Superseded by https://github.com/springwolf/springwolf-core/pull/787