Demonstrates the Composite DAO pattern using the Spring Framework.
This demo app uses the Spring Social Twitter extension and a small application-local RDBMS to show how a composite DAO works in a local vs. remote scenario.
- Performs RESTful interactions via the Twitter API for remote operations
- Performs CRUD operations on the RDBMS via JPA / Hibernate
Continuous integration for this project is provided by TBD.
This project is licensed under the Apache Software License, Version 2.0