Skip to content

Commit 36e31be

Browse files
committed
ReturnsListener whats-new.adoc
1 parent 35a8ddc commit 36e31be

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/reference/asciidoc/whats-new.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,8 @@ See <<jackson-abstract>> for more information.
2525

2626
A new annotation `@SpringRabbitTest` is provided to automatically configure some infrastructure beans for when you are not using `SpringBootTest`.
2727
See <<spring-rabbit-test>> for more information.
28+
29+
==== RabbitTemplate Changes
30+
31+
The template's `ReturnListener` has been refactored as `ReturnsListener` for simpler use in lambda expressions.
32+
See <<>> for more information.

0 commit comments

Comments
 (0)