GitHub - springinpractice/sip12: Spring in Practice, Chapter 12
======================================================================================================================== README - Spring in Practice Recipe 12.1 Copyright (c) 2013 Manning Publications Co. Willie Wheeler (willie.wheeler@gmail.com) Book: http://manning.com/wheeler/ Blog: http://springinpractice.com/ Code: https://github.com/springinpractice ======================================================================================================================== This recipe shows how to implement DAOs backed by the Java Content Repository. There's nothing executable here. The next recipe features a simple web app that uses this repository.