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
+17-1Lines changed: 17 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,14 @@ Oracle Backend for Spring Boot and Microservices allows developers to build micr
6
6
Oracle Database and other infrastructure components that operate on multiple clouds. Oracle Backend for Spring Boot and Microservices vastly simplifies the task of
7
7
building, testing, and operating microservices platforms for reliable, secure, and scalable enterprise applications.
8
8
9
+
10
+
{{< hint type=[warning] icon=gdoc_fire title="Version 1.0 (production) released October, 2023" >}}
11
+
Oracle Backend for Spring Boot and Microservices Version 1.0 is now generally available and suitable
12
+
for production use. This version supports and recommends Spring Boot 3.1.x, Spring 6.0 and Spring Cloud 2022.0.4,
13
+
with limited backwards compatibility for Spring Boot 2.7.x.
14
+
{{< /hint >}}
15
+
16
+
9
17
To learn more, watch this short introductory video:
10
18
11
19
{{< youtube 3MQy89oo894 >}}
@@ -69,8 +77,16 @@ In the [CloudBank](https://bit.ly/CloudBankOnOBaaS) hands-on lab, you can learn
69
77
- Use the APISIX API Gateway to expose services to clients.
70
78
- Extend a provided Flutter client to add a new "cloud cash" feature that uses the services you have built.
71
79
80
+
# Need help?
81
+
82
+
We'd love to hear from you! You can contact us in the
83
+
[#oracle-db-microservices](https://oracledevs.slack.com/archives/C03ALDSV272) channel in the
84
+
Oracle Developers slack workspace, or [open an issue in GitHub](https://github.com/oracle/microservices-datadriven/issues/new).
85
+
86
+
72
87
73
88
{{< hint type=[warning] icon=gdoc_fire title="Interested in Mobile or web apps too?" >}}
74
-
Check out [Oracle Backend for Parse Platform](https://oracle.github.io/microservices-datadriven/mbaas/)!
89
+
Check out [Oracle Backend for Parse Platform](https://oracle.github.io/microservices-datadriven/mbaas/) - our "MERN"
90
+
stack for Oracle Database! Available as an optional component in Oracle Backend for Spring Boot and Microservices.
0 commit comments