RESTEasy initializing H2 database scripts tutorial shows how to initialize database scripts in a RESTful web application created with RESTEasy.
RESTEasy Tomcat CDI tutorial shows how to create a RESTful web application with RESTEasy, Tomcat, and CDI.
RESTEasy CRUD tutorial shows how to create a JAX-RS CRUD example with RESTEasy.
RESTEasy H2 tutorial shows how to use H2 database in a RESTful web application created with RESTEasy.