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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/de/itc/onkostar/library/moduleContext.xml b/src/main/resources/de/itc/onkostar/library/moduleContext.xml
index b943b5f..6bce989 100644
--- a/src/main/resources/de/itc/onkostar/library/moduleContext.xml
+++ b/src/main/resources/de/itc/onkostar/library/moduleContext.xml
@@ -22,7 +22,7 @@
<constructor-arg ref="consentManagerServiceFactory" />
</bean>
- <context:component-scan base-package="ATCCodes" />
+ <context:component-scan base-package="de.ukw.ccc.onkostar.atccodes" />
<context:component-scan base-package="DNPM.config" />
<mvc:resources mapping="/app/lib/umr/**" location="classpath:/app/lib/umr/" />