Advertisements
Tag Archives: JCR
Tricking Out Spring Bean Factories – How to Embed and Programmatically Define Beans in Spring
I recently had the task of writing an integration test utility that would setup a complex Java Content Repository (JCR) for use by integration tests. This turned out to be much more fun than I thought all because of Spring … Continue reading