springinpractice/sip12
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
======================================================================================================================== 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.