File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,8 @@ For a deep dive into the project, refer to the Spring Cloud OCI documentation:
15
15
| Version | Reference Docs | API Docs |
16
16
| ------------------------| ---------------------------------------------------------------------------------------------| ---------------------------------------------------------------------------------|
17
17
| Spring Cloud OCI 1.0.0 | [ Reference Docs] ( https://oracle.github.io/spring-cloud-oci/1.0.0/reference/html/index.html ) | [ API Docs] ( https://oracle.github.io/spring-cloud-oci/1.0.0/javadocs/index.html ) |
18
- | Spring Cloud OCI 1.0.1 | [ Reference Docs] ( https://oracle.github.io/spring-cloud-oci/1.0.0/reference/html/index.html ) | [ API Docs] ( https://oracle.github.io/spring-cloud-oci/1.0.0/javadocs/index.html ) |
18
+ | Spring Cloud OCI 1.0.1 | [ Reference Docs] ( https://oracle.github.io/spring-cloud-oci/1.0.1/reference/html/index.html ) | [ API Docs] ( https://oracle.github.io/spring-cloud-oci/1.0.1/javadocs/index.html ) |
19
+ | Spring Cloud OCI 1.1.0 | [ Reference Docs] ( https://oracle.github.io/spring-cloud-oci/1.1.0/reference/html/index.html ) | [ API Docs] ( https://oracle.github.io/spring-cloud-oci/1.1.0/javadocs/index.html ) |
19
20
20
21
21
22
## Compatibility with Spring Project Versions
@@ -26,13 +27,14 @@ This project has dependency and transitive dependencies on Spring Projects. The
26
27
| ------------------| --------------| --------------| --------------|
27
28
| 1.0.0 | 2022.0.x | 3.1.x, 3.0.x | 3.24.0 |
28
29
| 1.0.1 | 2023.0.x | 3.2.x | 3.41.1 |
29
- | 1.1.0 | 2023.0.x | 3.2.x | 3.41.1 |
30
+ | 1.1.0 | 2023.0.x | 3.2.x | 3.44.x |
30
31
31
32
## Sample applications
32
33
33
34
Samples for each service supported by Spring Cloud OCI below:
34
35
35
36
* [ Application Samples] ( spring-cloud-oci-samples )
37
+
36
38
## Checking out and building
37
39
38
40
If you like to clone this repo in your OCI tenancy, click on 'Open in Code Editor' button below to clone and launch OCI Code Editor for this sample.
You can’t perform that action at this time.
0 commit comments