Tag Archives: quality engineering

Spring Rest Endpoint Test With MockMVC + ApplicationEvent

Problem Addressed In a service oriented architecture, known as SOA, we have several microservices that get regularly deployed. The  strategy and various needs of deployment of such services has already been solved by applications like kubernetes. From a quality perspective there needs to be a high level test after any service is deployed or any […]