We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6124702 commit 775428bCopy full SHA for 775428b
src/reference/asciidoc/kafka.adoc
@@ -2279,6 +2279,11 @@ topicPartitions
2279
|The configured topics, topic pattern or explicitly assigned topics/partitions.
2280
Mutually exclusive; at least one must be provided; enforced by `ContainerProperties` constructors.
2281
2282
+|transaction
2283
+Definition
2284
+|`null`
2285
+|Set transaction properties; see <<chained-transaction-manager>> for more information.
2286
+
2287
|transactionManager
2288
|`null`
2289
|See <<transactions>>.
0 commit comments