Skip to content

Commit d0565d0

Browse files
authored
add slack link, and other small updates for 1.0 (#769)
Signed-off-by: Mark Nelson <mark.x.nelson@oracle.com>
1 parent dcf33b6 commit d0565d0

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

docs-source/spring/content/_index.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ Oracle Backend for Spring Boot and Microservices allows developers to build micr
66
Oracle Database and other infrastructure components that operate on multiple clouds. Oracle Backend for Spring Boot and Microservices vastly simplifies the task of
77
building, testing, and operating microservices platforms for reliable, secure, and scalable enterprise applications.
88

9+
&nbsp;
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+
&nbsp;
16+
917
To learn more, watch this short introductory video:
1018

1119
{{< youtube 3MQy89oo894 >}}
@@ -69,8 +77,16 @@ In the [CloudBank](https://bit.ly/CloudBankOnOBaaS) hands-on lab, you can learn
6977
- Use the APISIX API Gateway to expose services to clients.
7078
- Extend a provided Flutter client to add a new "cloud cash" feature that uses the services you have built.
7179

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+
7287
&nbsp;
7388
{{< 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.
7591
{{< /hint >}}
7692
&nbsp;

0 commit comments

Comments
 (0)