summaryrefslogtreecommitdiff
path: root/src/main/resources/de/itc
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/de/itc')
-rw-r--r--src/main/resources/de/itc/onkostar/library/moduleContext.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/de/itc/onkostar/library/moduleContext.xml b/src/main/resources/de/itc/onkostar/library/moduleContext.xml
index 880025d..b943b5f 100644
--- a/src/main/resources/de/itc/onkostar/library/moduleContext.xml
+++ b/src/main/resources/de/itc/onkostar/library/moduleContext.xml
@@ -19,6 +19,7 @@
</bean>
<bean id="ConsentManager" class="DNPM.ConsentManager">
<constructor-arg ref="localOnkostarApi" />
+ <constructor-arg ref="consentManagerServiceFactory" />
</bean>
<context:component-scan base-package="ATCCodes" />