File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
spring-kafka/src/main/java/org/springframework/kafka/annotation Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 226226 /**
227227 * Kafka consumer properties; they will supersede any properties with the same name
228228 * defined in the consumer factory (if the consumer factory supports property overrides).
229- * <h3>Supported Syntax</h3>
229+ * <p>
230+ * <b>Supported Syntax</b>
230231 * <p>The supported syntax for key-value pairs is the same as the
231232 * syntax defined for entries in a Java
232233 * {@linkplain java.util.Properties#load(java.io.Reader) properties file}:
Original file line number Diff line number Diff line change 11< html >
22< body >
33This document is the API specification for Spring for Apache Kafka project
4- < hr / >
4+ < hr >
55< div id ="overviewBody ">
66 < p >
77 For further API reference and developer documentation, see the
You can’t perform that action at this time.
0 commit comments