Michael Hoennig
2022-10-16 77ef126a7e42d533899ef87e68656a3beee4446b
refs
author Michael Hoennig <michael@hoennig.de>
Sunday, October 16, 2022 10:08 +0200
committer Michael Hoennig <michael@hoennig.de>
Sunday, October 16, 2022 10:08 +0200
commit77ef126a7e42d533899ef87e68656a3beee4446b
tree 10296260f5c7d2a1e2796165155dc6ca2bb40007 tree | zip | gz
parent e305c3c935077d2e7409402c7a9a64aa9f14bd49 view | diff
improved REST-API error handling for broken request body JSON
1 files added
4 files modified
141 ■■■■■ changed files
src/main/java/net/hostsharing/hsadminng/config/JsonObjectMapperConfiguration.java 2 ●●●●● diff | view | raw | blame | history
src/main/java/net/hostsharing/hsadminng/errors/CustomErrorResponse.java 51 ●●●●● diff | view | raw | blame | history
src/main/java/net/hostsharing/hsadminng/errors/RestResponseEntityExceptionHandler.java 57 ●●●● diff | view | raw | blame | history
src/test/java/net/hostsharing/hsadminng/hs/office/bankaccount/HsOfficeBankAccountControllerAcceptanceTest.java 7 ●●●● diff | view | raw | blame | history
src/test/java/net/hostsharing/hsadminng/test/cust/TestCustomerControllerAcceptanceTest.java 24 ●●●●● diff | view | raw | blame | history