Gary Russell
2017-12-21 13:36:05 -05:00
committed by Artem Bilan
parent a39780cae3
commit 2f61ebf5b2
4 changed files with 75 additions and 1 deletions

View File

@@ -496,6 +496,8 @@ return container;
Refer to the JavaDocs for `ContainerProperties` for more information about the various properties that can be set.
Since version _2.1.1_, a new property `logContainerConfig` is available; when true, and INFO logging is enabled, each listener container will write a log message summarizing its configuration properties.
====== ConcurrentMessageListenerContainer
The single constructor is similar to the first `KafkaListenerContainer` constructor: