GH-946: Detect Unnecessary Replying Template
Resolves https://github.com/spring-projects/spring-kafka/issues/946
This commit is contained in:
committed by
Artem Bilan
parent
ee240006b3
commit
c5b2ee47cb
@@ -735,7 +735,7 @@ Aside from the logs, there was no indication that there was a problem.
|
||||
To restore the previous behavior, you canset the property to `false`.
|
||||
|
||||
[[using-ConcurrentMessageListenerContainer]]
|
||||
====== Using`ConcurrentMessageListenerContainer`
|
||||
====== Using `ConcurrentMessageListenerContainer`
|
||||
|
||||
The single constructor is similar to the first `KafkaListenerContainer` constructor.
|
||||
The following listing shows the constructor's signature:
|
||||
|
||||
Reference in New Issue
Block a user