File tree
142 files changed
+3062
-755
lines changed- app-dev/devops-and-containers/functions
- java-helloworld-AI-with-local-dev-and-oci-functions
- java-helloworld-with-local-dev-and-oci-functions
- cloud-infrastructure
- infrastructure-security
- eusc
- isolated-region
- storage/block-storage
- vmware-solutions
- oracle-cloud-migrations
- ocm-solution-definition-document
- oracle-cloud-vmware-solution
- disaster-recovery-to-ocvs-with-hcx-or-srm-solution-definition
- oracle-secure-desktops
- secure-desktops-solution-definition
- data-platform
- analytical-data-platform-lakehouse
- data-development
- apex
- oci-service-integration-rest-apis
- files
- oci-services-integration-non-rest
- devops-database
- continuous-deployment
- infrastructure-and-configuration
- ora-containers
- ora-kubernetes
- pipelines
- unit-testing
- continuous-integration
- db-supporting-features
- sqlcl-liquibase
- forms-apex-modernization
- ora-database-microservices
- backend-springboot
- transaction-event-queues
- ords
- sql-tools
- open-source-data-platforms
- oci-big-data-service
- code-examples
- oci-cache
- code-examples
- oci-data-flow
- code-examples
- build-and-deploy-app-from-oci-ds
- files
- load-data-to-adw
- files
- run-from-functions
- files
- salesforce
- files
- oci-no-sql
- code-examples
- oci-opensearch
- code-examples
- rag-oci-opensearch-genai-service
- files
- oci-postgresql/code-examples
- oci-streaming
- code-examples
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
142 files changed
+3062
-755
lines changedapp-dev/devops-and-containers/functions/java-helloworld-AI-with-local-dev-and-oci-functions/pom.xml
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
|
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
4 | 10 |
| |
5 | 11 |
| |
6 | 12 |
| |
|
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
30 | 36 |
| |
31 | 37 |
| |
32 | 38 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
| 130 | + | |
| 131 | + | |
| 132 | + | |
130 | 133 |
| |
131 | 134 |
| |
132 | 135 |
| |
|
0 commit comments