Skip to content

Commit 3fe3390

Browse files
committed
Merge branch 'main' of github.com:operatr-io/streams-agent
2 parents 0749f57 + 6d8cad1 commit 3fe3390

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Use this agent to integrate your Kafka Streams applications with kPow and unlock
1515

1616
See the [kPow Kafka Streams Feature Guide](https://docs.kpow.io/features/kafka-streams) for full documentation.
1717

18+
See the [kPow Kafka Streams Spring Word Count Example](https://github.com/operatr-io/kpow-streams-agent-example-spring) for an integration of Spring, Kafka, and kPow.
19+
1820
---
1921

2022
![streams-ui](docs/streams.png)
@@ -40,7 +42,6 @@ Include the agent as a dependency in your Kafka Streams application.
4042
<groupId>io.operatr</groupId>
4143
<artifactId>kpow-streams-agent</artifactId>
4244
<version>0.2.7</version>
43-
<type>bundle</type>
4445
</dependency>
4546
```
4647

0 commit comments

Comments
 (0)