Learn how to configure the Maven Compiler Plugin to compile and run tests only on specific JDK versions.How to skip tests on specific JDK versions with Maven Compiler Plugin2025-01-14 in Java tagged Java / Maven / Testing / Test-Driven Development (TDD) by Marc Nuri
Fabric8 Kubernetes Client 7.0 is available! Check out the major changes and learn how you can contribute.Fabric8 Kubernetes Client 7.0 is now available!2024-12-03 in Java tagged Client / Cloud / Fabric8 / Java / Kubernetes / Open Source / OpenShift / Releases by Marc Nuri
Discover the JVM garbage collectors tailored for cloud-native Java applications.JVM Garbage Collectors for the Cloud2024-06-30 in Java 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 Java 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 Java 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 Java 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 Java tagged Client / Cloud / Fabric8 / Java / Kubernetes / Open Source / OpenShift / Releases 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 Java 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 Java 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 Java tagged Java / Testing / JUnit / JUnit 5 / Maven / Test-Driven Development (TDD) by Marc Nuri