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 3bf870c commit 8eaafaeCopy full SHA for 8eaafae
_posts/2025-10-28-release-0_17_0.md
@@ -26,7 +26,7 @@ The main highlights of this release are:
26
27
Get started with developing your own Custom Filter for Kroxylicious! You can now create a sample Filter project using a maven archetype
28
to get up and running quickly. The generated project demonstrates how to structure a Filter project, and shows off our powerful integration
29
-testing tools, that simplify testing Filters against a real Apache Kafka cluster.
+testing tools which can simplify testing Filters against a real Apache Kafka cluster.
30
31
Run `mvn archetype:generate -DarchetypeGroupId=io.kroxylicious -DarchetypeArtifactId=kroxylicious-filter-archetype -DarchetypeVersion=0.17.0`
32
to get started!
0 commit comments