Skip to content

Commit

Permalink
Add July newsletter and associated blog post (#1750)
Browse files Browse the repository at this point in the history
  • Loading branch information
insectengine authored Jul 14, 2023
1 parent b43f26e commit b1ed085
Show file tree
Hide file tree
Showing 76 changed files with 2,825 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: "July 2023 Newsletter #34"
link: /newsletter/34/
date: "July 13, 2023"

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

Read "Quarkus 3.2.0.Final released - New security features, @QuarkusComponentTest" by Guillaume Smet" to learn about major changes like; various new security features, the ability to test CDI components with @QuarkusComponentTest and new build time analytics. Kevin Dubois' article "Managing Java containers with Quarkus and Podman Desktop" shows how to build Java containers using Quarkus, a modern cloud-native Java stack, and Podman Desktop, a desktop solution for managing containers locally. Roberto Cortez was kind enough to share his experience on 11 more Java-related questions in "Learn from Java Champion Roberto Cortez: Quarkus and Spring: Cloud-Native Java Development" by Dreamix Team. Start using JFR to debug, profile, and monitor Quarkus native executables after reading Robert Toyonaga's article; "How to monitor Quarkus native executables with JFR". "Explore a new way of testing CDI components in Quarkus" by Martin Kouba goes in depth on an experimental feature to ease the testing of CDI components and mocking of their dependencies. Don't miss "Building a MongoDB-Powered RESTful Application With Quarkus and Eclipse JNoSQL" by Otavio Santana.

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

Check out https://quarkus.io/newsletter/34/[Newsletter #34: July]!

Want to get newsletters in your inbox? https://quarkus.io/newsletter[Sign up for the newsletter] using the on page form.
Loading

0 comments on commit b1ed085

Please sign in to comment.