Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 450 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 450 Bytes

GrandUnification

The grand unification of java server technologies for rapid development of scalable services.

This project combines Google GUICE (dependency injection), Jersey (web services), Jackson (JSON serialization/deserialization), Apache Shiro (security), JPA 2.1 with Hibernate as the provider (persistence) and a smattering of other Java technologies to create a rapid development environment for scalable web services.