samedi 24 décembre 2016

Design Pattern for handling web services

This is a designing question from an interview :

Create a Java application which consumes REST web services and shows their response.

Which design pattern would you use such that any error encountered (such timeout, does not exists 404, etc.) can be gracefully handled and proper message shown without causing the application to fail?

Aucun commentaire:

Enregistrer un commentaire