#Monitoring across (#JVM) frameworks
#monitoring #jvm #springboot #quarkus #micronaut #fromthearchives
We taking off next week but will return September 11th with a new episode.
#java @java #quarkus @YouTube #quarkusinsights
#java #quarkus #QuarkusInsights
Reminder... there isn't a Quarkus Insights this week. Join us on September 11th for a new episode.
#java @java #quarkus @YouTube #quarkusinsights
#java #quarkus #QuarkusInsights
Project Loom + Quarkus = 💡
Discover the current potential of Project Loom with the help of Quarkus application benchmark!
#uncoverjava #projectloom #quarkus #java21 #jdk21 #jvm
We taking off the next two weeks but will return September 11th with a new episode.
#java @java #quarkus @YouTube #quarkusinsights
#java #quarkus #QuarkusInsights
#EclipseJNoSQL 1.0.0 is here, revolutionizing NoSQL DB integration in #Java apps!
Seamlessly compatible with #JakartaEE, #EclipseMicroProfile & #Quarkus, it empowers developers to leverage the full potential of NoSQL DB in modern enterprise apps.
#InfoQ article by Otavio Santana: https://bit.ly/3syrt2D
#eclipsejnosql #java #JakartaEE #eclipsemicroprofile #quarkus #infoq
I will be streaming "Live Coding Kubernetes Java with Developer Joy! today at 2:45pm EDT today for DeveloperWeek CloudX.
You can still register here: lnkd.in/ggT4hx3W
⏰ Starting soon! Join us for Quarkus Insights Ep. 137 as Matt Raible @mraible discusses his experiences using Quarkus and the other native java REST API frameworks. In the process, we’ll weigh up performance numbers and community metrics too.
#java @java #quarkus @YouTube #quarkusinsights
#java #quarkus #QuarkusInsights
Join us next Monday at 9am EST for Quarkus Insights Ep.138 as Matt Raible @mraible joins us to discuss his experiences using Quarkus and the other native java REST API frameworks. In the process, we’ll weigh up performance numbers and community metrics too.
#java @java #quarkus @YouTube #quarkusinsights
#java #quarkus #QuarkusInsights
Reminder... there isn't a Quarkus Insights this week. Join us next week for a new episode.
#java @java #quarkus @YouTube #quarkusinsights
#java #quarkus #QuarkusInsights
Hey #Quarkus bubble, We are currently experiencing a caching issue (the 'Last-Modified' response header is set to Thu, 01 Jan 1970 00:00:00 GMT) in native image builds, non-native images have a recent date in the 'Last-Modified' header. You can read more about our issue at https://github.com/quarkusio/quarkus/issues/35320
Perhaps you have a tip for us?
We taking off next week but will return August 21st with a new episode.
#java @java #quarkus @YouTube #quarkusinsights
#java #quarkus #QuarkusInsights
Quarkus 3 Technical Spotlight: Migration
Quarkus 3 is out and we encourage our users to upgrade their applications to experience the best Quarkus ever!
⏰ Starting soon! Join us for Quarkus Insights Ep. 136 as Martin Kouba @martunek discusses a new feature to ease the testing of CDI components and mocking of their dependencies.
#java @java #quarkus @YouTube #quarkusinsights
#java #quarkus #QuarkusInsights
Join us next Monday at 9am EST for Quarkus Insights Ep.136 as Martin Kouba joins us to discuss a new feature to ease the testing of CDI components and mocking of their dependencies.
#java @java #quarkus @YouTube #quarkusinsights
#java #quarkus #QuarkusInsights
Reminder... there isn't a Quarkus Insights this week. Join us next week for a new episode.
#java @java #quarkus @YouTube #quarkusinsights
#java #quarkus #QuarkusInsights
We taking off next week but will return August 7th with a new episode.
#java @java #quarkus @YouTube #quarkusinsights
#java #quarkus #QuarkusInsights
⏰ Starting soon! Join us for Quarkus Insights Ep. 135 Aleš Justin discusses Quarkus’ gRPC support, recent new features, and how easily this can be deployed to K8s.
#java #quarkus #QuarkusInsights
Join us next Monday at 9am EST for Quarkus Insights Ep.135 as Aleš Justin will dive into Quarkus’ gRPC support, recent new features, and how easily this can be deployed to K8s.
#java #quarkus #QuarkusInsights
Could it be that in #quarkus 3.2.0,
* http port config from application.yaml is not working anymore? Mine tries to always use 8080, but I can override with a maven property
* selecting a maven profile with -P does not work anymore? When I activate the profile with an env variable, it still works...
BTW, I *love* breaking changes when updating a minor version 😡