Skip to content

Commit

Permalink
Merge pull request #2115 from insectengine/newsletter_Sept48
Browse files Browse the repository at this point in the history
Add September Newsletter
  • Loading branch information
gsmet authored Sep 13, 2024
2 parents 7f84392 + 789a1c5 commit 192d82b
Show file tree
Hide file tree
Showing 27 changed files with 69 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: "September 2024 Newsletter #48"
link: /newsletter/48/
date: "September 12, 2024"

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

"Harnessing Automatic Setup and Integration with Quarkus Dev Services for Efficient Development" by Ivelin Yanev to see the simplicity and power of Quarkus to encourage experimentation, quicker iterations, and ultimately a faster development cycle. Learn how to to make the Quarkus build goal cacheable with minimal modifications to the Maven build configuration, reusing outputs from previous builds to save time in Jérôme Prinet's article "Accelerate your Quarkus Maven builds with Develocity Build Cache". Read "Implementing a Quarkus REST API using PostgreSQL as Database" by Ivan Franchin as a step-by-step guide on how to implement the Movie API, a Quarkus application that uses PostgreSQL as database Explore how to create a dummy REST API in Quarkus and demonstrate various methods to consume it using different clients by reading "How to Consume REST API in Quarkus" by Alexandru Borza. Learn how to get the most out of your serialization performance in "Leveraging Quarkus build-time metaprogramming capabilities to improve Jackson's serialization performance" by Mario Fusco. Learn about the creation of the Quarkus JDiameter extension in Eddie Carpenter's blog post, "Revolutionizing Telecom Microservice - Modernizing JDiameter with Quarkus".

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

Check out https://quarkus.io/newsletter/48/[Newsletter #48: September]!

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/48/index.html

Large diffs are not rendered by default.

Binary file added newsletter/48/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/48/index_files/content
Binary file not shown.
Binary file added newsletter/48/index_files/content(1)
Binary file not shown.
Binary file added newsletter/48/index_files/content(10)
Binary file not shown.
Binary file added newsletter/48/index_files/content(11)
Binary file not shown.
Binary file added newsletter/48/index_files/content(12)
Binary file not shown.
Binary file added newsletter/48/index_files/content(13)
Binary file not shown.
Binary file added newsletter/48/index_files/content(14)
Binary file not shown.
Binary file added newsletter/48/index_files/content(15)
Binary file not shown.
Binary file added newsletter/48/index_files/content(16)
Binary file not shown.
Binary file added newsletter/48/index_files/content(2)
Binary file not shown.
Binary file added newsletter/48/index_files/content(3)
Binary file not shown.
Binary file added newsletter/48/index_files/content(4)
Binary file not shown.
Binary file added newsletter/48/index_files/content(5)
Binary file not shown.
Binary file added newsletter/48/index_files/content(6)
Binary file not shown.
Binary file added newsletter/48/index_files/content(7)
Binary file not shown.
Binary file added newsletter/48/index_files/content(8)
Binary file not shown.
Binary file added newsletter/48/index_files/content(9)
Binary file not shown.
Binary file added newsletter/48/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/48/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/48/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/48/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/48/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/48/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 192d82b

Please sign in to comment.