Skip to content

Commit

Permalink
publish blog updates (#790)
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Nelson <[email protected]>
  • Loading branch information
markxnelson authored Nov 21, 2023
1 parent 67dfc2f commit e980392
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 6 deletions.
90 changes: 85 additions & 5 deletions spring/blogs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<meta name="description" content="Our team members post blog articles and other content on various sites including Medium, LinkedIn (Corrado de Bari, Doug Drechsel), RedStack, DZone, Andy Tael and the Oracle Developers Blog. We&rsquo;d love you to check them out. This page acts as an index/aggregator for some of our featured content.
And be sure to subscribe to our YouTube channel &ldquo;The Converged Database&rdquo; for more great content!
Coding for Observability in the Oracle Backend for Spring Boot and Microservices" />
Testing Spring Boot Applications with Testcontainers and Oracle" />

<title>Read our blogs! | Oracle Backend for Spring Boot and Microservices</title>

Expand Down Expand Up @@ -42,7 +42,7 @@
<meta property="og:site_name" content="Oracle Backend for Spring Boot and Microservices" />
<meta property="og:description" content="Our team members post blog articles and other content on various sites including Medium, LinkedIn (Corrado de Bari, Doug Drechsel), RedStack, DZone, Andy Tael and the Oracle Developers Blog. We’d love you to check them out. This page acts as an index/aggregator for some of our featured content.
And be sure to subscribe to our YouTube channel “The Converged Database” for more great content!
Coding for Observability in the Oracle Backend for Spring Boot and Microservices" />
Testing Spring Boot Applications with Testcontainers and Oracle" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://oracle.github.io/microservices-datadriven/spring/blogs/" />

Expand All @@ -53,7 +53,7 @@
<meta name="twitter:title" content="Read our blogs!" />
<meta name="twitter:description" content="Our team members post blog articles and other content on various sites including Medium, LinkedIn (Corrado de Bari, Doug Drechsel), RedStack, DZone, Andy Tael and the Oracle Developers Blog. We’d love you to check them out. This page acts as an index/aggregator for some of our featured content.
And be sure to subscribe to our YouTube channel “The Converged Database” for more great content!
Coding for Observability in the Oracle Backend for Spring Boot and Microservices" />
Testing Spring Boot Applications with Testcontainers and Oracle" />


<script type="application/ld+json">
Expand All @@ -64,8 +64,8 @@
"name": "Read our blogs!",
"url" : "https://oracle.github.io/microservices-datadriven/spring/blogs/",
"headline": "Read our blogs!",
"description": "Our team members post blog articles and other content on various sites including Medium, LinkedIn (Corrado de Bari, Doug Drechsel), RedStack, DZone, Andy Tael and the Oracle Developers Blog. We’d love you to check them out. This page acts as an index\/aggregator for some of our featured content.\nAnd be sure to subscribe to our YouTube channel “The Converged Database” for more great content!\nCoding for Observability in the Oracle Backend for Spring Boot and Microservices",
"wordCount" : "1426",
"description": "Our team members post blog articles and other content on various sites including Medium, LinkedIn (Corrado de Bari, Doug Drechsel), RedStack, DZone, Andy Tael and the Oracle Developers Blog. We’d love you to check them out. This page acts as an index\/aggregator for some of our featured content.\nAnd be sure to subscribe to our YouTube channel “The Converged Database” for more great content!\nTesting Spring Boot Applications with Testcontainers and Oracle",
"wordCount" : "1616",
"inLanguage": "en",
"isFamilyFriendly": "true",
"mainEntityOfPage": {
Expand Down Expand Up @@ -1928,6 +1928,86 @@ <h1>Read our blogs!</h1>
class="gdoc-markdown__link"
href="https://www.youtube.com/@theconvergeddatabase6236"
>&ldquo;The Converged Database&rdquo;</a> for more great content!</p>
<div>
<table border="0" width="100%">
<tr>
<td width="120px"><img src="mark.png" width="90px" /></td>
<td>
<p><b><a href="https://lnkd.in/dmsX_TQW">Testing Spring Boot Applications with Testcontainers and Oracle</a></b><br />
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.</p>
<p><i>
Mark Nelson
- 11/21/2023</i></p>
</td>
</tr>
</table>

</div>

<div>
<table border="0" width="100%">
<tr>
<td width="120px"><img src="mark.png" width="90px" /></td>
<td>
<p><b><a href="https://www.linkedin.com/pulse/introducing-oracle-database-observability-exporter-mark-nelson-kbiye%3FtrackingId=j6wh7EH7GqvaM8SHpddaOA%253D%253D/?trackingId=j6wh7EH7GqvaM8SHpddaOA%3D%3D">Introducing the Oracle Database Observability Exporter</a></b><br />
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.</p>
<p><i>
Mark Nelson
- 11/13/2023</i></p>
</td>
</tr>
</table>

</div>

<div>
<table border="0" width="100%">
<tr>
<td width="120px"><img src="doug.png" width="90px" /></td>
<td>
<p><b><a href="https://www.linkedin.com/pulse/developing-mobile-apps-oracle-free23c-doug-drechsel-9tc6e/">Developing Mobile Apps with Oracle Free23c</a></b><br />
Doug shows how to develop mobile applications using Oracle&#39;s MERN Stack locally.</p>
<p><i>
Doug Drechsel
- 10/27/2023</i></p>
</td>
</tr>
</table>

</div>

<div>
<table border="0" width="100%">
<tr>
<td width="120px"><img src="doug.png" width="90px" /></td>
<td>
<p><b><a href="https://www.youtube.com/watch?v=ou5Oao7hz6I">Using Oracle&#39;s MERN Stack to develop Mobile Applications</a></b><br />
In this video, Doug introduces Oracle&#39;s MERN Stack and then demonstrates how to build mobile applications using the Stack.</p>
<p><i>
Doug Drechsel
- 10/2/2023</i></p>
</td>
</tr>
</table>

</div>

<div>
<table border="0" width="100%">
<tr>
<td width="120px"><img src="doug.png" width="90px" /></td>
<td>
<p><b><a href="https://www.linkedin.com/pulse/using-graphql-oracles-mern-stack-doug-drechsel">Using GraphQL with Oracle&#39;s MERN Stack</a></b><br />
Doug introduces GraphQL and shows how to run simple queries using the GraphQL playground in the Parse dashboard.</p>
<p><i>
Doug Drechsel
- 9/25/2023</i></p>
</td>
</tr>
</table>

</div>

<div>
<table border="0" width="100%">
<tr>
Expand Down
2 changes: 1 addition & 1 deletion spring/search/en.data.min.json

Large diffs are not rendered by default.

0 comments on commit e980392

Please sign in to comment.