sepatel / inigma-shared

This project is no longer maintained. Common Libraries used for Web Applications
Apache License 2.0
3 stars 0 forks source link

Improved REST invokers #9

Open sepatel opened 10 years ago

sepatel commented 10 years ago

Better handling of server to server REST calls that have the ability to "log" the request/response to datastores or logs as well as handle error responses with a processed or alternative bean response or even perhaps a standardized Response type. Should DRY out the overhead of making server to server rest calls via spring.