It’s time for IoC Container Configuration Detente

Magnus Mårtensson

Want an easy way to configure your Inversion of Control (IoC) container using an API? Don’t care one iota about which specific container you actually are using you just want to get the work done? Want to configure your IoC in a type safe manner? Read on and find out how! Scroll passed the background [...]

Tags: , ,

Configuring Timeout with Apache HttpClient 4.0

Mattias Hellborg Arthursson

Great news everyone: just recently an all-new version of Apache HttpClient was released. HttpClient is now part of the new initiative Apache HttpComponents, which seems to aim for a complete approach to Http programming in Java; server side as well as client side. I’ve used Commons HttpClient in older versions on several occasions in the [...]

Tags: , , , , ,