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 910233e commit fa723bcCopy full SHA for fa723bc
spring-kafka-test/src/main/java/org/springframework/kafka/test/EmbeddedKafkaBroker.java
@@ -231,7 +231,7 @@ public EmbeddedKafkaBroker brokerListProperty(String brokerListProperty) {
231
232
/**
233
* Get the port that the embedded Zookeeper is running on or will run on.
234
- * @param zkPort the port.
+ * @return the port.
235
* @since 2.3
236
*/
237
public int getZkPort() {
0 commit comments