-
Recent Posts
-
On Twitter
Archives
Recent Comments
- Peter Zsoldos on Cleaning up test code
- Eric Lefevre-Ardant on Cleaning up test code
- Peter Zsoldos on Cleaning up test code
- Playframework + Google Guice (EspaƱol) « Having fun with Play framework! on Play Framework and Guice: use providers in Guice modules
- Eric Lefevre-Ardant on Java’s varargs are for unit tests
-
Daily Archives: April 2, 2008
Merging lists in a Spring configuration file
Spring provides useful types for creating lists of values. However, it is not as good for merging lists. Here is an option.
Posted in spring
Leave a comment