6 lines
453 B
Markdown
Raw Normal View History

2023-12-17 08:03:37 +08:00
## Relevant Articles
- [Spring Kafka Trusted Packages Feature](https://www.baeldung.com/spring-kafka-trusted-packages-feature)
2024-01-27 21:14:06 +08:00
- [How to Catch Deserialization Errors in Spring-Kafka?](https://www.baeldung.com/spring-kafka-deserialization-errors)
2024-02-24 15:18:45 +08:00
- [View Kafka Headers in Java](https://www.baeldung.com/java-kafka-view-headers)
2024-02-24 15:21:25 +08:00
- [Understanding Kafka InstanceAlreadyExistsException in Java](https://www.baeldung.com/kafka-instancealreadyexistsexception)