From 88f52463fd0d3d8bf467b75798b525ce86886acc Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Wed, 26 Apr 2023 19:04:57 +0200 Subject: feat(core): add extension-point to central errorHandler service to set application specific information into error-GUI model --- eaaf_core/src/test/resources/SpringTest-authcommon-errorService.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'eaaf_core/src/test/resources') diff --git a/eaaf_core/src/test/resources/SpringTest-authcommon-errorService.xml b/eaaf_core/src/test/resources/SpringTest-authcommon-errorService.xml index 35bd9d6f..6264fac5 100644 --- a/eaaf_core/src/test/resources/SpringTest-authcommon-errorService.xml +++ b/eaaf_core/src/test/resources/SpringTest-authcommon-errorService.xml @@ -22,4 +22,7 @@ + + -- cgit v1.2.3