Skip to content

Added information regarding de-/serialization of custom data types#2465

Open
t-bonk wants to merge 1 commit intomainfrom
technical-outbox-api-tip-for-unknown-datatypes
Open

Added information regarding de-/serialization of custom data types#2465
t-bonk wants to merge 1 commit intomainfrom
technical-outbox-api-tip-for-unknown-datatypes

Conversation

@t-bonk
Copy link
Contributor

@t-bonk t-bonk commented Mar 19, 2026

@t-bonk t-bonk requested a review from BraunMatthias March 19, 2026 15:15
@t-bonk t-bonk requested a review from smahati as a code owner March 19, 2026 15:15
```java
@Component
@ServiceName(value = "*", type = OutboxService.class)
public class DwcOutboxHandler implements EventHandler {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should better not publish DwC-related examples

return;
}

// custom deserialization logic
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a concrete small sample would help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants