Skip to content

Commit

Permalink
Add February Newsletter
Browse files Browse the repository at this point in the history
  • Loading branch information
insectengine committed Feb 14, 2024
1 parent 8a9c92b commit fbf7383
Show file tree
Hide file tree
Showing 29 changed files with 429 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _data/newsletter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ headline: "Monthly Newsletters"

newsletter:

- title: "February 2024 Newsletter #41"
link: /newsletter/41/
date: "February 13, 2024"

- title: "January 2024 Newsletter #40"
link: /newsletter/40/
date: "January 12, 2024"
Expand Down
16 changes: 16 additions & 0 deletions _posts/2024-02-13-quarkus-newsletter-41.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
layout: post
title: 'Quarkus Newsletter #41 - February'
date: 2024-02-13
tags: newsletter
synopsis: The February edition of the Quarkus Newsletter; curated online stories, articles, and videos about Quarkus.
author: jcobb
---

Learn how to create a Quarkus extension that provides three features that notify an API regarding the application's starting status, offers a implementation class created with Gizmo, and count the number of methods using Jandex in "Developing a Quarkus Extension" by Matheus Cruz. Check out "Serverless on Azure Function with Quarkus" by Piotr Minkowski to see how to create and run serverless apps on Azure Function using the Quarkus Funqy extension. Learn how to use Wiremock with Quarkus to performing quality testing of your code with "Wiremock & Quarkus: How to configure it" by Daniel S. Blanco. Read "Connect a Quarkus app to an external SQL Server database" by Nikhil Mungale to learn how to use an external database with Quarkus and link an example application to an external Microsoft SQL Server database in this tutorial.

You will also see the latest Quarkus Insights episodes, top tweets and upcoming Quarkus attended events.

Check out https://quarkus.io/newsletter/41/[Newsletter #41: February]!

Want to get newsletters in your inbox? https://quarkus.io/newsletter[Sign up for the newsletter] using the on page form.
49 changes: 49 additions & 0 deletions newsletter/41/index.html

Large diffs are not rendered by default.

Binary file added newsletter/41/index_files/02xsz.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added newsletter/41/index_files/content
Binary file not shown.
Binary file added newsletter/41/index_files/content(1)
Binary file not shown.
Binary file added newsletter/41/index_files/content(10)
Binary file not shown.
Binary file added newsletter/41/index_files/content(11)
Binary file not shown.
Binary file added newsletter/41/index_files/content(12)
Binary file not shown.
Binary file added newsletter/41/index_files/content(13)
Binary file not shown.
Binary file added newsletter/41/index_files/content(14)
Binary file not shown.
Binary file added newsletter/41/index_files/content(15)
Binary file not shown.
Binary file added newsletter/41/index_files/content(16)
Binary file not shown.
Binary file added newsletter/41/index_files/content(17)
Binary file not shown.
Binary file added newsletter/41/index_files/content(2)
Binary file not shown.
Binary file added newsletter/41/index_files/content(3)
Binary file not shown.
Binary file added newsletter/41/index_files/content(4)
Binary file not shown.
Binary file added newsletter/41/index_files/content(5)
Binary file not shown.
Binary file added newsletter/41/index_files/content(6)
Binary file not shown.
Binary file added newsletter/41/index_files/content(7)
Binary file not shown.
Binary file added newsletter/41/index_files/content(8)
Binary file not shown.
Binary file added newsletter/41/index_files/content(9)
Binary file not shown.
360 changes: 360 additions & 0 deletions newsletter/41/index_files/css

Large diffs are not rendered by default.

Binary file added newsletter/41/index_files/facebook.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added newsletter/41/index_files/github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added newsletter/41/index_files/linkedin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added newsletter/41/index_files/mq99.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added newsletter/41/index_files/twitter-x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added newsletter/41/index_files/youtube.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fbf7383

Please sign in to comment.