Skip to content

The goal of this project is to make JAX-RS REST service errors follow HTTP specification guidances, make understanding and troubleshooting REST errors easy for both the client and server side, and to eliminate security concerns caused by exception/stack traces being dumped to the client.

License

GEOINT/jaxrs-http-exceptions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jaxrs-http-exceptions

The goal of this project is to make JAX-RS REST service errors follow HTTP specification guidances, make understanding and troubleshooting REST errors easy for both the client and server side, and to eliminate security concerns caused by exception/stack traces being dumped to the client.

About

The goal of this project is to make JAX-RS REST service errors follow HTTP specification guidances, make understanding and troubleshooting REST errors easy for both the client and server side, and to eliminate security concerns caused by exception/stack traces being dumped to the client.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages