Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/taimos/restutils
- Owner: taimos
- License: apache-2.0
- Created: 2012-05-28T17:50:26.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-04-08T09:12:39.000Z (over 2 years ago)
- Last Synced: 2024-04-14T05:52:53.468Z (7 months ago)
- Language: Java
- Size: 44.9 KB
- Stars: 4
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.