File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,11 @@ Spring Cloud Oracle goes beyond simply wrapping the OCI APIs in starters and add
10
10
11
11
The following sub-projects are included in Spring Cloud Oracle:
12
12
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. |
17
18
18
19
## Some key features
19
20
@@ -42,6 +43,7 @@ Spring Cloud Oracle has a strong and constantly evolving roadmap as we work to p
42
43
43
44
- Spring Cloud Stream Binder for Oracle Transactional Event Queues
44
45
- A Spring Boot Starter for JSON Collections in the Oracle Database
46
+ - A Spring Boot Starter for OKafka and TxEventQ
45
47
- OpenRewrite recipes to ease migration from HikariCP to Oracle Universal Connection Pool
46
48
- Further simplification of running Spring Boot applications as OCI Functions, including as native images using GraalVM Native Image compilation
47
49
- Further improvement of the idiomaticity of OCI Service modules and the expansion of adoption of the Spring Template pattern
You can’t perform that action at this time.
0 commit comments