The service client shoud report errors comming from spring boot rather than our own RestServiceExceptionFacade properly and report HTTP status code and error properly via exception.
This is an example JSON response I get from spring-boot app for undefined URL path:
The service client shoud report errors comming from spring boot rather than our own
RestServiceExceptionFacade
properly and report HTTP status code and error properly via exception.This is an example JSON response I get from spring-boot app for undefined URL path: