From aad8570da62552fe39281c4b3d376853c0ad05b4 Mon Sep 17 00:00:00 2001 From: Andy Tael Date: Tue, 17 Sep 2024 09:39:21 -0500 Subject: [PATCH] updated README --- database/starters/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/database/starters/README.md b/database/starters/README.md index 1d81301b..bc1bba1a 100644 --- a/database/starters/README.md +++ b/database/starters/README.md @@ -9,4 +9,6 @@ The following starters are provided: | [Oracle Spring Boot Starter UCP](oracle-spring-boot-starter-ucp) | Autoconfigure UCP for Oracle Database, over the default Hikari Connection Pool. | | [Oracle Spring Boot Starter AQJMS](oracle-spring-boot-starter-aqjms) | Autoconfigure Oracle Database AQJMS Connections. | | [Oracle Spring Boot Starter JSON Collections](oracle-spring-boot-starter-json-collections) | Autoconfiguration and utilities for JSON with Oracle Database | +| [Oracle Spring Boot Starter Okafka](oracle-spring-boot-starter-okafka) | Autoconfiguration for Kafka Java Client for Oracle Transactional Event Queues | +