News

This article discusses the strength and weakness of applying Dependency Injection (DI) with a variant of Abstract Factory design pattern. This approach is especially suitable for such scenarios as ...
The insurgence of Spring Boot as the go-to framework for microservices development has spawned renewed interest in the fundamentals of the Spring framework. Folks are particularly interested in the ...
So apart from recovering from a long bout of the stomach flu, enjoying good food again at a “Come dine with me” night (our parents would be so proud) and planning a rush trip to Vegas I’ve managed to ...
The earlier service locator pattern that utilized JNDI (Java Naming and Directory Interface) lookups is now replaced with the Dependency Injection pattern.