Skip to content

Commit

Permalink
Fix What's New Anchors
Browse files Browse the repository at this point in the history
  • Loading branch information
garyrussell committed Jan 21, 2021
1 parent 32e6122 commit 60618a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/reference/asciidoc/whats-new.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ A new container property `stopImmediate` is now available.

See <<container-props>> for more information.

[[27-listener]]
[[x27-listener]]
==== `@KafkaListener` Changes

You can now validate the payload parameter of `@KafkaHandler` methods (class-level listeners).
See <<kafka-validation>> for more information.

[[27-dlt]]
[[x27-dlt]]
==== `DeadLetterPublishingRecover` Changes

Now, if both the key and value fail deserialization, the original values are published to the DLT.
Expand Down

0 comments on commit 60618a2

Please sign in to comment.