summaryrefslogtreecommitdiff
path: root/src/main/resources/de/itc/onkostar/library
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/de/itc/onkostar/library')
-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 6bce989..7a78f8c 100644
--- a/src/main/resources/de/itc/onkostar/library/moduleContext.xml
+++ b/src/main/resources/de/itc/onkostar/library/moduleContext.xml
@@ -26,4 +26,5 @@
<context:component-scan base-package="DNPM.config" />
<mvc:resources mapping="/app/lib/umr/**" location="classpath:/app/lib/umr/" />
+ <mvc:resources mapping="/app/plugins/atccodes/**" location="classpath:/de/ukw/ccc/onkostar/atccodes/" />
</beans> \ No newline at end of file