Discover the JVM garbage collectors tailored for cloud-native Java applications.JVM Garbage Collectors for the Cloud2024-06-30 in Cloud Native tagged Java / JVM / Memory / Performance / Cloud / Kubernetes by Marc Nuri
DevBcn 2024 - Barcelona. My impressions of the conference, my talk, and the award I received.DevBcn 2024 - Barcelona2024-06-20 in Personal tagged Barcelona / Conference / DevBcn / Java / YAKD / Kubernetes / Quarkus / Fabric8 by Marc Nuri
Fabric8 Kubernetes Client 6.13 is available! Check out the major changes and learn how you can contribute.Fabric8 Kubernetes Client 6.13 is now available!2024-05-29 in Cloud Native tagged Client / Cloud / Fabric8 / Java / Kubernetes / Open Source / OpenShift / Releases by Marc Nuri
Fabric8 Kubernetes Client 6.12 is available! Check out the major changes and learn how you can contribute.Fabric8 Kubernetes Client 6.12 is now available!2024-04-12 in Cloud Native tagged Client / Cloud / Fabric8 / Java / Kubernetes / Open Source / OpenShift / Releases by Marc Nuri
Fabric8 Kubernetes Client 6.11 is available! Check out the major changes and learn how you can contribute.Fabric8 Kubernetes Client 6.11 is now available!2024-03-25 in Cloud Native tagged Client / Cloud / Fabric8 / Java / Kubernetes / Open Source / OpenShift / Releases by Marc Nuri
Discover Helm Java, a powerful Java library for seamless integration with Helm, enabling efficient management of Kubernetes deployments.Ahoy, Helm Java!2024-02-15 in Pet projects tagged Java / Helm / helm-java / Kubernetes / Open Source by Marc Nuri
Fabric8 Kubernetes Client 6.10 is available! Check out the major changes and learn how you can contribute.Fabric8 Kubernetes Client 6.10 is now available!2024-01-10 in Cloud Native tagged Client / Cloud / Fabric8 / Java / Kubernetes / Open Source / OpenShift / Releases by Marc Nuri
Complete guide to Java Virtual Threads. Learn how virtual threads revolutionize Java concurrency with examples and best practices.Java Virtual Threads Complete Guide (Project Loom)2023-10-15 in Backend Development tagged Java / JVM / Concurrency / Performance / Java 21 by Marc Nuri
Fabric8 Kubernetes Client 6.9 is available! Check out the major changes and learn how you can contribute.Fabric8 Kubernetes Client 6.9 is now available!2023-10-05 in Cloud Native tagged Client / Cloud / Fabric8 / Java / Kubernetes / Open Source / OpenShift / Releases by Marc Nuri
Article showing how to configure Fabric8 Kubernetes Client to use different underlying HTTP clients (Java HttpClient, Eclipse Vert.x, and Eclipse Jetty).Kubernetes Client for Java: How to set up the underlying HTTP client2023-09-01 in Cloud Native tagged Kubernetes / Client / Java / Cloud / Fabric8 / OpenShift by Marc Nuri
Post describing how to configure your Maven project pom.xml to be able to run JUnit and JUnit 5 tests leveraging Maven Surefire Plugin.JUnit 5 - How to run unit tests in Maven2023-08-29 in Quality Engineering tagged Java / Testing / JUnit / JUnit 5 / Maven / Test-Driven Development (TDD) by Marc Nuri
Post describing how to disable test in JUnit5 leveraging the @Disabled annotation which is analogous to the JUnit4 @Ignore annotation.JUnit 5 - How to disable or ignore tests2023-08-25 in Quality Engineering tagged Java / Quickie / Testing / JUnit / JUnit 5 / Test-Driven Development (TDD) by Marc Nuri