Monthly Archives: April 2016
Perfect WordPress Development Environment
WordPress Development Problem Anybody who has developed for php applications knows it can be tricky to have the right environmental setup to do development work. I love WordPress, but it is no exception, until now . . . I found the fastest way to have a development environment for WordPress that can be blown away […]
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 […]