From 25c58b0a065db4a38610d54539d707ca4aaae326 Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Tue, 23 Aug 2022 09:52:54 +0200 Subject: refact(core): optimize default error handler and add root context "/" --- .../src/main/resources/specific_eIDAS_core.beans.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'modules/core_common_webapp/src/main/resources/specific_eIDAS_core.beans.xml') diff --git a/modules/core_common_webapp/src/main/resources/specific_eIDAS_core.beans.xml b/modules/core_common_webapp/src/main/resources/specific_eIDAS_core.beans.xml index 04694ef1..30500bbc 100644 --- a/modules/core_common_webapp/src/main/resources/specific_eIDAS_core.beans.xml +++ b/modules/core_common_webapp/src/main/resources/specific_eIDAS_core.beans.xml @@ -29,7 +29,9 @@ + class="at.asitplus.eidas.specific.core.controller.DefaultErrorController"> + + -- cgit v1.2.3