Skip to content

Commit

Permalink
Merge pull request #1978 from insectengine/MayNewsletter_44
Browse files Browse the repository at this point in the history
add May newsletter
  • Loading branch information
gsmet authored May 16, 2024
2 parents 3b9fc51 + 1984ce5 commit 148442d
Show file tree
Hide file tree
Showing 33 changed files with 431 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: "May 2024 Newsletter #44"
link: /newsletter/44/
date: "May 15, 2024"

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

Get the May newseltter and check out these great articles. "Revolutionizing time tracking: how Quarkus transformed our backend development" by Dusan Odalovic describes how GRAN Software Solutions used Quarkus to help create a time tracking application to meet their unique specific requirements. Understand how to breakdown a monolith into Quarkus based microservices with "Modernizing Pedal: Breaking down a Java monolith into Quarkus microservices" by Yashwanth Maheshwaram and Ian Lawson. Evren Tam's article "Using MapStruct within Quarkus" to learn mapping from entities to DTOs and vice versa is always required within multi-layered applications for transferring data between services/processes. Kubernetes: Deployment Quarkus with Databases by Daniel S. Blanco is a follow up article that describes how deploy two different containers and establish a connection between them. Thiago dos Santos Hora wrote "Role-Based Access Control in Quarkus", a tutorial that discusses Role-Based Access Control (RBAC) and how to implement this functionality using Quarkus. We've also released some sweet desktop wallpapers for the communithy to use. Get them today!

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

Check out https://quarkus.io/newsletter/44/[Newsletter #44: May]!

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

Large diffs are not rendered by default.

Binary file added newsletter/44/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/44/index_files/content
Binary file not shown.
Binary file added newsletter/44/index_files/content(1)
Binary file not shown.
Binary file added newsletter/44/index_files/content(10)
Binary file not shown.
Binary file added newsletter/44/index_files/content(11)
Binary file not shown.
Binary file added newsletter/44/index_files/content(12)
Binary file not shown.
Binary file added newsletter/44/index_files/content(13)
Binary file not shown.
Binary file added newsletter/44/index_files/content(14)
Binary file not shown.
Binary file added newsletter/44/index_files/content(15)
Binary file not shown.
Binary file added newsletter/44/index_files/content(16)
Binary file not shown.
Binary file added newsletter/44/index_files/content(17)
Binary file not shown.
Binary file added newsletter/44/index_files/content(18)
Binary file not shown.
Binary file added newsletter/44/index_files/content(19)
Binary file not shown.
Binary file added newsletter/44/index_files/content(2)
Binary file not shown.
Binary file added newsletter/44/index_files/content(20)
Binary file not shown.
Binary file added newsletter/44/index_files/content(21)
Binary file not shown.
Binary file added newsletter/44/index_files/content(3)
Binary file not shown.
Binary file added newsletter/44/index_files/content(4)
Binary file not shown.
Binary file added newsletter/44/index_files/content(5)
Binary file not shown.
Binary file added newsletter/44/index_files/content(6)
Binary file not shown.
Binary file added newsletter/44/index_files/content(7)
Binary file not shown.
Binary file added newsletter/44/index_files/content(8)
Binary file not shown.
Binary file added newsletter/44/index_files/content(9)
Binary file not shown.
360 changes: 360 additions & 0 deletions newsletter/44/index_files/css

Large diffs are not rendered by default.

Binary file added newsletter/44/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/44/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/44/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/44/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/44/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/44/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 148442d

Please sign in to comment.