Skip to content

Commit 7fb0da6

Browse files
Add Stream Binder to main README (#108)
Signed-off-by: Anders Swanson <anders.swanson@oracle.com>
1 parent 0ce7599 commit 7fb0da6

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@ Spring Cloud Oracle goes beyond simply wrapping the OCI APIs in starters and add
1010

1111
The following sub-projects are included in Spring Cloud Oracle:
1212

13-
| Project | Description |
14-
|-----------------------------------------------------------------------|---------------------------------------------------------|
15-
| [Spring Cloud OCI](./spring-cloud-oci/README.md) | Use OCI services with well-known Spring idioms and APIs |
16-
| [Oracle Database Spring Boot Starters](./database/starters/README.md) | Integrate Oracle Database with Spring Boot |
13+
| Project | Description |
14+
|-------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------|
15+
| [Spring Cloud OCI](./spring-cloud-oci/README.md) | Use OCI services with well-known Spring idioms and APIs |
16+
| [Oracle Database Spring Boot Starters](./database/starters/README.md) | Integrate Oracle Database with Spring Boot |
17+
| [Spring Cloud Stream Binder for Oracle TxEventQ](./database/spring-cloud-stream-binder-oracle-txeventq/README.md) | Build highly scalable event-driven microservices with Oracle TxEventQ. |
1718

1819
## Some key features
1920

@@ -42,6 +43,7 @@ Spring Cloud Oracle has a strong and constantly evolving roadmap as we work to p
4243

4344
- Spring Cloud Stream Binder for Oracle Transactional Event Queues
4445
- A Spring Boot Starter for JSON Collections in the Oracle Database
46+
- A Spring Boot Starter for OKafka and TxEventQ
4547
- OpenRewrite recipes to ease migration from HikariCP to Oracle Universal Connection Pool
4648
- Further simplification of running Spring Boot applications as OCI Functions, including as native images using GraalVM Native Image compilation
4749
- Further improvement of the idiomaticity of OCI Service modules and the expansion of adoption of the Spring Template pattern

0 commit comments

Comments
 (0)