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.
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.