From 92cbdb1315174bed0cdb7e565fec181301012a85 Mon Sep 17 00:00:00 2001
From: Thomas <>
Date: Sun, 9 Jan 2022 14:50:27 +0100
Subject: refactor(core): update GUI generation to new API from EAAF-Components
1.2.x
---
connector/src/main/resources/specific_eIDAS_connector.beans.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'connector/src/main')
diff --git a/connector/src/main/resources/specific_eIDAS_connector.beans.xml b/connector/src/main/resources/specific_eIDAS_connector.beans.xml
index df2a9aa4..8ff4e565 100644
--- a/connector/src/main/resources/specific_eIDAS_connector.beans.xml
+++ b/connector/src/main/resources/specific_eIDAS_connector.beans.xml
@@ -104,7 +104,7 @@
class="at.asitplus.eidas.specific.connector.gui.DefaultVelocityGuiBuilderImpl" />
+ class="at.gv.egiz.eaaf.core.impl.gui.builder.SpringMvcGuiFormBuilderImpl" />
--
cgit v1.2.3