Learn how to list installed RPM packages in a Red Hat based Linux distribution or any other distribution that uses the RPM package manager.Linux: How to list installed RPM packages2018-06-06 in Operations tagged Linux / Quickie 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