Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/taimos/restutils

Utility classes for JAX-RS
https://github.com/taimos/restutils

Last synced: 8 days ago
JSON representation

Utility classes for JAX-RS

Awesome Lists containing this project

README

        

RESTUtils
=========

Utility classes for JAX-RS

[![Build Status](https://travis-ci.org/taimos/RESTUtils.png?branch=master)](https://travis-ci.org/taimos/RESTUtils)

### RESTAssert

RESTAssert provides static methods to assert specific properties of requests and other objects.
If the assertion is not satisfied it throws a WebApplicationException.

### Other tools

If you want or have other tools just open up an issue or send me a pull request.