This Tutorial describes the development of a simple contacts application. It does not represent any best practices on how to write such application. It is just a simple sample to provide an entry point to JPA Security. The code can be found in the module jpasecurity-simple-sample. This tutorial assumes basic knowledge of the Java Persistence API. Maven 2 is used to build this sample so you should have installed Maven 2 before you start.