spring.lookup/src/test/java/org/apidesign/spring/LookupBasedApplicationContextTest.java
Wed, 03 Feb 2010 00:26:11 +0100 We need to use AbstractLookup because of a bug in Lookups.fixed when dealling with lookup by ID
Mon, 27 Apr 2009 09:59:51 +0200 Making sure our application context works well with @Autowired
Mon, 27 Apr 2009 08:59:10 +0200 Test to verify that dynamically fed lookup is correctly queried from the Spring's application context
Sun, 26 Apr 2009 13:49:06 +0200 Spring 2.5.6 ApplicationContext seems to have additional abstract method getId (not very compatible, I guess). Anyway providing its implementation and also enhancing the API with the "id" parameter.
Fri, 24 Apr 2009 18:54:11 +0200 Repackaging as org.apidesign project