How to manually trigger Kubernetes CronJob (like kubectl create job --from=cronjob/) from Java using YAKC.Trigger Kubernetes CronJob manually from Java using YAKC2021-01-04 in Cloud Native tagged Java / JBang / DevOps / Kubernetes / REST / YAKC by Marc Nuri
How to perform rollout restarts like kubectl for Deployments, DaemonSets, and StatefulSets from Java using YAKC.Rollout Restart Kubernetes Deployment from Java using YAKC2020-10-12 in Cloud Native tagged Java / Kubernetes / REST / YAKC by Marc Nuri
Intro to Spring MVC testing with MockMvc, showing 3 setup methods and why standaloneSetup combines unit and integration test benefits.MockMvc – Spring MVC testing framework introduction: Testing Spring endpoints2018-06-02 in Quality Engineering tagged Agile / Automation / JUnit / Mockito / MockMVC / REST / Spring Framework / Spring Boot / Testing by Marc Nuri