You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-source/spring/content/_index.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,28 +1,28 @@
1
1
---
2
-
title: "Oracle Backend for Spring Boot and Microservices"
3
-
description: "Spring and Spring Boot"
4
-
keywords: "spring springboot microservices development oracle backend"
2
+
title: "Oracle Backend for Microservices and AI"
3
+
description: "Helidon, Spring and Spring Boot"
4
+
keywords: "spring springboot microservices development oracle backend helidon"
5
5
---
6
6
7
-
Oracle Backend for Spring Boot and Microservices allows developers to build microservices in Spring Boot and provisions a "backend as a service" with Oracle Database and other infrastructure components that operate on multiple clouds. Oracle Backend for Spring Boot and Microservices vastly simplifies the task of building, testing, and operating microservices platforms for reliable, secure, and scalable enterprise applications.
7
+
Oracle Backend for Microservices and AI allows developers to build microservices in Helidon and/or Spring Boot and provisions a "backend as a service" with Oracle Database and other infrastructure components that operate on multiple clouds. Oracle Backend for Microservices and AI vastly simplifies the task of building, testing, and operating microservices platforms for reliable, secure, and scalable enterprise applications.
8
8
9
9
{{< hint type=[warning] icon=gdoc_fire title="Version 1.3.0 (production) released September, 2024" >}}
10
-
Oracle Backend for Spring Boot and Microservices Version 1.3.0 is now generally available and suitable for production use. This version supports and recommends Spring Boot 3.3.x, 3.2.x, Spring 6.1 and Spring Cloud 2023.0.x, with limited backwards compatibility for Spring Boot 2.7.x.
10
+
Oracle Backend for Microservices and AI Version 1.3.0 is now generally available and suitable for production use. This version supports and recommends Helidon 4.1.1, Spring Boot 3.3.x, 3.2.x, Spring 6.1 and Spring Cloud 2023.0.x, with limited backwards compatibility for Spring Boot 2.7.x.
11
11
{{< /hint >}}
12
12
13
-
If you are building Spring Boot applications with Oracle Database, you should also check out [Spring Cloud Oracle](https://github.com/oracle/spring-cloud-oracle) which is the home of a number of the components used in Oracle Backend for Spring Boot and Microservices, and which you can also use in your own applications!
13
+
If you are building Spring Boot applications with Oracle Database, you should also check out [Spring Cloud Oracle](https://github.com/oracle/spring-cloud-oracle) which is the home of a number of the components used in Oracle Backend for Microservices and AI, and which you can also use in your own applications!
14
14
15
15
## Try it out with CloudBank AI
16
16
17
-
To learn more about deploying and using Oracle Backend for Spring Boot and Microservices, we recommend our
17
+
To learn more about deploying and using Oracle Backend for Microservices and AI, we recommend our
The Oracle Backend for Spring Boot and Microservices is available to install in Multicloud (Microsoft Azure (Azure) and Oracle Cloud Infrastructure (OCI)). This installation
8
-
deploys the Oracle Backend for Spring Boot and Microservices in Azure with an Oracle Autonomous Database running in OCI.
7
+
The Oracle Backend for Microservices and AI is available to install in Multicloud (Microsoft Azure (Azure) and Oracle Cloud Infrastructure (OCI)). This installation
8
+
deploys the Oracle Backend for Microservices and AI in Azure with an Oracle Autonomous Database running in OCI.
9
9
10
10
## Prerequisites
11
11
@@ -22,11 +22,11 @@ Watch this video for a quick overview of the setup process.
22
22
23
23
## Download
24
24
25
-
Download [Oracle Backend for Spring Boot and Microservices](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.1.3/azure-ebaas_latest.zip).
25
+
Download [Oracle Backend for Microservices and AI](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.1.3/azure-ebaas_latest.zip).
26
26
27
27
## Setup
28
28
29
-
A few setup steps are required in both OCI and Azure to deploy the Oracle Backend for Spring Boot and Microservices application.
29
+
A few setup steps are required in both OCI and Azure to deploy the Oracle Backend for Microservices and AI application.
30
30
31
31
### OCI
32
32
@@ -55,7 +55,7 @@ The Multicloud installation is done using the Azure Cloud Shell. The following s
3. Upload the [Oracle Backend for Spring Boot and Microservices](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.1.3/azure-ebaas-platform_latest.zip) stack. For example:
58
+
3. Upload the [Oracle Backend for Microservices and AI](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.1.3/azure-ebaas-platform_latest.zip) stack. For example:
Copy file name to clipboardExpand all lines: docs-source/spring/content/development/_index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
---
2
2
title: "Development"
3
-
description: "How to develop and deploy Spring Boot applications with the Oracle Backend for Spring Boot and Microservices"
3
+
description: "How to develop and deploy Spring Boot applications with the Oracle Backend for Microservices and AI"
4
4
keywords: "spring springboot microservices development oracle backend"
5
5
---
6
6
7
-
This section provides information about how to develop and deploy Spring Boot applications with the Oracle Backend for Spring Boot and Microservices.
7
+
This section provides information about how to develop and deploy Spring Boot applications with the Oracle Backend for Microservices and AI.
8
8
9
-
Spring Boot applications can be developed with no special requirements and be deployed into Oracle Backend for Spring Boot and Microservices. However, if you do opt-in to the platform services provided and the CLI, you can shorten your development time and avoid unnecessary work.
9
+
Spring Boot applications can be developed with no special requirements and be deployed into Oracle Backend for Microservices and AI. However, if you do opt-in to the platform services provided and the CLI, you can shorten your development time and avoid unnecessary work.
10
10
11
11
Oracle Backend for Spring Boot provides the following services that applications can use:
Copy file name to clipboardExpand all lines: docs-source/spring/content/development/cli/_index.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
2
title: "OBaaS CLI"
3
-
description: "Command Line Interface for Oracle Backend for Spring Boot and Microservices"
3
+
description: "Command Line Interface for Oracle Backend for Microservices and AI"
4
4
keywords: "cli tool deployment spring springboot microservices development oracle backend"
5
5
---
6
6
7
-
The Oracle Backend for Spring Boot and Microservices offers a command-line interface (CLI), `oractl`. The CLI commands simplify the deployment of
7
+
The Oracle Backend for Microservices and AI offers a command-line interface (CLI), `oractl`. The CLI commands simplify the deployment of
8
8
microservices applications as well as bindings with the resources that they use. Download the CLI [here](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.1.3). The platform-specific binary can be renamed to `oractl` for convenience.
9
9
10
10
Table of Contents:
@@ -30,7 +30,7 @@ Table of Contents:
30
30
31
31
The Oracle Backend for Spring Boot CLI is used to configure your backend and to deploy your Spring Boot applications to the backend.
32
32
33
-
1. Download the Oracle Backend for Spring Boot and Microservices CLI `oractl`
33
+
1. Download the Oracle Backend for Microservices and AI CLI `oractl`
34
34
35
35
Download the CLI from [here](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.1.3)
36
36
@@ -50,7 +50,7 @@ The Oracle Backend for Spring Boot CLI is used to configure your backend and to
50
50
51
51
## Using the CLI
52
52
53
-
1. Expose the Oracle Backend forSpring Boot and Microservices Admin server that the CLI calls using this command:
53
+
1. Expose the Oracle Backend forMicroservices and AI Admin server that the CLI calls using this command:
Copy file name to clipboardExpand all lines: docs-source/spring/content/development/envvars.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
2
title: "Predefined Variables"
3
-
description: "Predefined environment variables in Oracle Backend for Spring Boot and Microservices"
3
+
description: "Predefined environment variables in Oracle Backend for Microservices and AI"
4
4
keywords: "predefined variables spring springboot microservices development oracle backend"
5
5
---
6
6
7
-
When you deploy a Spring Boot application using the Oracle Backend for Spring Boot and Microservices CLI or Visual Code extension, a number of predefined environment variables will be injected into the pod definition. You may reference any of these variables in your application.
7
+
When you deploy a Spring Boot application using the Oracle Backend for Microservices and AI CLI or Visual Code extension, a number of predefined environment variables will be injected into the pod definition. You may reference any of these variables in your application.
Copy file name to clipboardExpand all lines: docs-source/spring/content/development/project.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: "Project Structure"
3
-
description: "How to structure your Spring Boot application for deployment in Oracle Backend for Spring Boot and Microservices"
3
+
description: "How to structure your Spring Boot application for deployment in Oracle Backend for Microservices and AI"
4
4
keywords: "spring springboot microservices development oracle backend"
5
5
---
6
6
@@ -106,7 +106,7 @@ management:
106
106
application: ${spring.application.name}
107
107
```
108
108
109
-
The variables in this configuration are automatically injected to your deployment and pods when you use the Oracle Backend for Spring Boot and Microservices CLI to deploy your application.
109
+
The variables in this configuration are automatically injected to your deployment and pods when you use the Oracle Backend for Microservices and AI CLI to deploy your application.
110
110
111
111
### Data Sources
112
112
@@ -159,7 +159,7 @@ spring:
159
159
max-pool-size: 30
160
160
```
161
161
162
-
The variables in this configuration are automatically injected to your deployment and pods when you use the Oracle Backend for Spring Boot and Microservices CLI to deploy your application.
162
+
The variables in this configuration are automatically injected to your deployment and pods when you use the Oracle Backend for Microservices and AI CLI to deploy your application.
163
163
164
164
### Liquibase
165
165
@@ -191,7 +191,7 @@ spring:
191
191
enabled: ${LIQUIBASE_ENABLED:true}
192
192
```
193
193
194
-
The variables in this configuration are automatically injected to your deployment and pods when you use the Oracle Backend for Spring Boot and Microservices CLI to deploy your application. When you use the `deploy` command, you must specify the `liquibase-db` parameter and provide a user with sufficient privileges. Generally this will be permissions to create and alter users and to grant roles and privileges. If your service uses Java Messaging Service (JMS), this use may also need execute permission on `dbms.aq_adm`, `dbms.aq_in` and `dbms.aq_jms`.
194
+
The variables in this configuration are automatically injected to your deployment and pods when you use the Oracle Backend for Microservices and AI CLI to deploy your application. When you use the `deploy` command, you must specify the `liquibase-db` parameter and provide a user with sufficient privileges. Generally this will be permissions to create and alter users and to grant roles and privileges. If your service uses Java Messaging Service (JMS), this use may also need execute permission on `dbms.aq_adm`, `dbms.aq_in` and `dbms.aq_jms`.
195
195
196
196
### Oracle Transaction Manager for Microservices
197
197
@@ -205,7 +205,7 @@ If you are using Oracle Transaction Manager for Microservices (MicroTx) to manag
205
205
</dependency>
206
206
```
207
207
208
-
Add the following configuration to your Spring application configuration. The variables in this configuration are automatically injected to your deployment and pods when you use the Oracle Backend for Spring Boot and Microservices CLI or the Visual Studio Code Extension to deploy your application. For example:
208
+
Add the following configuration to your Spring application configuration. The variables in this configuration are automatically injected to your deployment and pods when you use the Oracle Backend for Microservices and AI CLI or the Visual Studio Code Extension to deploy your application. For example:
209
209
210
210
```yaml
211
211
spring:
@@ -231,7 +231,7 @@ If you are using Spring Config Server to manage configurations, then add the fol
231
231
</dependency>
232
232
```
233
233
234
-
Add the following configuration to your Spring application configuration. The variables in this configuration are automatically injected to your deployment and pods when you use the Oracle Backend for Spring Boot and Microservices CLI or the Visual Studio Code Extension to deploy your application. For example:
234
+
Add the following configuration to your Spring application configuration. The variables in this configuration are automatically injected to your deployment and pods when you use the Oracle Backend for Microservices and AI CLI or the Visual Studio Code Extension to deploy your application. For example:
235
235
236
236
```yaml
237
237
spring:
@@ -269,7 +269,7 @@ To enable Open Telemetry (OTEL) tracing you need to add the following dependenci
269
269
</dependency>
270
270
```
271
271
272
-
In addition add the following to the application configuration. The variable in this configuration are automatically injected to your deployment and pods when you use the Oracle Backend for Spring Boot and Microservices CLI or the Visual Studio Code Extension to deploy your application. For example:
272
+
In addition add the following to the application configuration. The variable in this configuration are automatically injected to your deployment and pods when you use the Oracle Backend for Microservices and AI CLI or the Visual Studio Code Extension to deploy your application. For example:
0 commit comments