Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Loïc GREFFIER authored Oct 13, 2023
1 parent 960f999 commit c276d7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ With Kstreamplify, you can declare your KafkaStreams class and define your topol
* [Dependencies](#dependencies)
* [Java](#java)
* [Spring Boot](#spring-boot)
* [Testing](#testing)
* [Unit Test](#unit-test)
* [Getting Started](#getting-started)
* [Properties Injection](#properties-injection)
* [Avro Serializer and Deserializer](#avro-serializer-and-deserializer)
Expand Down Expand Up @@ -89,7 +89,7 @@ If you're using Spring Boot, you can integrate Kstreamplify with your Spring Boo

The dependency is compatible with Spring Boot 3.

### Testing
### Unit Test

[![javadoc](https://javadoc.io/badge2/com.michelin/kstreamplify-core-test/javadoc.svg?style=for-the-badge&)](https://javadoc.io/doc/com.michelin/kstreamplify-core-test)

Expand Down

0 comments on commit c276d7f

Please sign in to comment.