You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ju...@apache.org on 2020/04/21 14:51:42 UTC

[fineract-cn-api] 05/44: Merge pull request #1 from myrle-krantz/develop

This is an automated email from the ASF dual-hosted git repository.

juhan pushed a commit to branch spring_boot_2
in repository https://gitbox.apache.org/repos/asf/fineract-cn-api.git

commit 4f4b0da07bb456cb1f82fe08cefcd35fc80bbcad
Merge: 32a899b 8514adc
Author: Myrle Krantz <my...@apache.org>
AuthorDate: Tue Mar 28 11:25:49 2017 +0200

    Merge pull request #1 from myrle-krantz/develop
    
    response body is now transported by exceptions including via custom exceptions

 .../mifos/core/api/util/AnnotatedErrorDecoder.java | 42 +++++++++----
 .../io/mifos/core/api/util/NotFoundException.java  |  3 +
 .../core/api/util/AnnotatedErrorDecoderTest.java   | 68 +++++++++++++++++++---
 3 files changed, 93 insertions(+), 20 deletions(-)