Fix expected type for listener-container attr
This commit is contained in:
committed by
Artem Bilan
parent
790d899953
commit
df652634a5
@@ -551,7 +551,7 @@
|
||||
</xsd:documentation>
|
||||
<xsd:appinfo>
|
||||
<tool:annotation kind="ref">
|
||||
<tool:expected-type type="org.springframework.integration.kafka.core.ConnectionFactory"/>
|
||||
<tool:expected-type type="org.springframework.integration.kafka.listener.KafkaMessageListenerContainer"/>
|
||||
</tool:annotation>
|
||||
</xsd:appinfo>
|
||||
</xsd:annotation>
|
||||
|
||||
Reference in New Issue
Block a user