Skip to content

Commit 10c3506

Browse files
feat(readme): add Spring Boot + Jasper integration example to README
1 parent 0c94126 commit 10c3506

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,11 @@ Each subdirectory in this repository represents a specific integration or featur
1414

1515
Below you will find a summary table of each subproject. For more details, please refer to the individual README.md files.
1616

17-
| Name | Description |
18-
|-----------------------------------------------|---------------------------------------------------------------------------------------------------------------|
19-
| [Spring Boot + Kafka](./spring-kafka-example) | Demonstrates a basic integration between Spring Boot and Apache Kafka. |
20-
| [Spring Boot + Keycloak](./spring-keycloak-example) | Demonstrates a basic integration between Spring Boot and Keycloak. |
17+
| Name | Description |
18+
|---------------------------------------------------------------------------|-----------------------------------------------------------------------------------|
19+
| [Spring Boot + Jasper](./spring-jasper-example) | Demonstrates a basic integration between Spring Boot and Jasper. |
20+
| [Spring Boot + Kafka](./spring-kafka-example) | Demonstrates a basic integration between Spring Boot and Apache Kafka. |
21+
| [Spring Boot + Keycloak](./spring-keycloak-example) | Demonstrates a basic integration between Spring Boot and Keycloak. |
2122
| [Spring Boot + Grafana + Prometheus](./spring-prometheus-grafana-example) | Demonstrates a basic integration between Spring Boot With Grafana and Prometheus. |
2223

2324
---

0 commit comments

Comments
 (0)