Skip to content

Commit dd2e2e6

Browse files
authored
update blogs (#789)
Signed-off-by: Mark Nelson <mark.x.nelson@oracle.com>
1 parent 3a6a3d3 commit dd2e2e6

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

docs-source/spring/content/blogs/_index.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,46 @@ This page acts as an index/aggregator for some of our featured content.
88

99
![YouTube icon](./youtube.png) &nbsp; And be sure to subscribe to our YouTube channel ["The Converged Database"](https://www.youtube.com/@theconvergeddatabase6236) for more great content!
1010

11+
{{< blog
12+
author="mark"
13+
date="11/21/2023"
14+
title="Testing Spring Boot Applications with Testcontainers and Oracle"
15+
link="https://lnkd.in/dmsX_TQW"
16+
abstract="In this article, Mark shows us how to easily test your Spring Boot applications with a full Oracle 23c database, with only about a 10 second startup time, which is fast enough to use even in unit tests."
17+
>}}
18+
19+
{{< blog
20+
author="mark"
21+
date="11/13/2023"
22+
title="Introducing the Oracle Database Observability Exporter"
23+
link="https://www.linkedin.com/pulse/introducing-oracle-database-observability-exporter-mark-nelson-kbiye%3FtrackingId=j6wh7EH7GqvaM8SHpddaOA%253D%253D/?trackingId=j6wh7EH7GqvaM8SHpddaOA%3D%3D"
24+
abstract="Learn about the new Oracle Database Observability Exporter which allows you to export metrics from the Oracle Database in the defacto standard Prometheus format, so that they can be ingested in Prometheus or a similar time series database and used to create dashboards in Grafana or a similar platform."
25+
>}}
26+
27+
{{< blog
28+
author="doug"
29+
date="10/27/2023"
30+
title="Developing Mobile Apps with Oracle Free23c"
31+
link="https://www.linkedin.com/pulse/developing-mobile-apps-oracle-free23c-doug-drechsel-9tc6e/"
32+
abstract="Doug shows how to develop mobile applications using Oracle's MERN Stack locally."
33+
>}}
34+
35+
{{< blog
36+
author="doug"
37+
date="10/2/2023"
38+
title="Using Oracle's MERN Stack to develop Mobile Applications"
39+
link="https://www.youtube.com/watch?v=ou5Oao7hz6I"
40+
abstract="In this video, Doug introduces Oracle's MERN Stack and then demonstrates how to build mobile applications using the Stack."
41+
>}}
42+
43+
{{< blog
44+
author="doug"
45+
date="9/25/2023"
46+
title="Using GraphQL with Oracle's MERN Stack"
47+
link="https://www.linkedin.com/pulse/using-graphql-oracles-mern-stack-doug-drechsel"
48+
abstract="Doug introduces GraphQL and shows how to run simple queries using the GraphQL playground in the Parse dashboard."
49+
>}}
50+
1151
{{< blog
1252
author="corrado"
1353
date="7/25/2023"

0 commit comments

Comments
 (0)