
I hate IoC containers. Spring? Evil. Guice? The devil’s own work.
Why? Because it leads to such slack, lazy, thoughtless programming.
Why the hate?
Ok,...
7 replies - 6082 views - 09/09/12 by David Green in Articles

The more I use dependency injection (DI) in my code, the
more it alters the way I see both my design and implementation....
12 replies - 7466 views - 08/23/12 by Cedric Beust in Articles

While Kotlin programming language prepares for the public early access program I want to share with you one an example how easly it can be used with existing...
9 replies - 12167 views - 02/04/12 by Alex Tkachman in Articles

One of the best things about MongoDB is the lack of an enforced
schema for collections. This flexibility gives developers a lot of
power in how they work...
1 replies - 6277 views - 12/13/11 by Matt Insler in Articles

RenderSnake is a Java library for creating components and pages that
produce HTML using only Java. Its purpose is to support the creation of
Web...
0 replies - 1273 views - 05/03/11 by E Micklei in Announcements

CDI is the
Java standard for dependency injection (DI) and interception (AOP). It is evident
from the popularity of DI and AOP that Java needs to...
18 replies - 77392 views - 03/28/11 by Rick Hightower in Articles

Version 1.3 of Jersey, the reference implementation for JAX-RS, is out today. This Oracle RI facilitates the generation of RESTful web services for...
0 replies - 7869 views - 07/02/10 by Mitch Pronschinske in News

Final approval voting for the Java Contexts and Dependency Injection for the Java EE platform (aka JSR-299 and CDI) will finish today and the results will be...
3 replies - 10767 views - 11/30/09 by Mitch Pronschinske in Articles

Smart Account Management (SAcct) 0.1.0 is released and it is based on my past work on PCI compliance. The SAcct 0.1.0 includes the following modules:...
0 replies - 2253 views - 07/14/09 by Jian Fang in Announcements

Stephen Chin and Joshua Marinacci presented "Getting Started with WidgetFX: Open-Source Widget Desktop Platform with JavaFX™ Technology"; and it...
1 replies - 3278 views - 06/15/09 by Burk Hufnagel in Articles

0 replies - 4222 views - 04/05/09 by Marcel Urbanek in Uncategorized

When you write unit tests, as the project grows to end up by using many technologies such as Jmock (or another mock framework like Mockito), DbUnit, Selenium,...
0 replies - 11633 views - 02/04/09 by Mathieu Carbou in Announcements

I'm pleased to announce the first release candidate of peaberry, an extension library for Guice that supports dependency injection of dynamic services. It...
1 replies - 2839 views - 01/08/09 by Stuart Mcculloch in Announcements

Using Spring with OSGi is a revolution in the application server
environment. Spring gives you flexibility, OSGi gives you dynamicity,
but complexity can...
0 replies - 16448 views - 12/30/08 by Nitin Bharti in Videos

Over the last several weeks, I worked on a integration of Wicket and OSGI. One of the architecture decision was to find which injection frameworks could be...
1 replies - 8941 views - 10/14/08 by Jérôme Mirc in Articles