summaryrefslogtreecommitdiff
path: root/src/main/resources/de
diff options
context:
space:
mode:
authorPaul-Christian Volkmer2023-03-13 12:41:00 +0100
committerPaul-Christian Volkmer2023-03-13 12:41:00 +0100
commit6804b290cd7f60e91b72b59f8922f4271b095417 (patch)
tree537ba4a46426d769483ebd85147180c62ae0b7a7 /src/main/resources/de
parente89b31532b67cf2026f1b2b975176c950bfeaaa7 (diff)
Issue #7: Übernahme von MTB und MTB-Datum aus Hauptformular
Diffstat (limited to 'src/main/resources/de')
-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 51844e1..8bd2c82 100644
--- a/src/main/resources/de/itc/onkostar/library/moduleContext.xml
+++ b/src/main/resources/de/itc/onkostar/library/moduleContext.xml
@@ -16,6 +16,7 @@
<context:component-scan base-package="ATCCodes" />
<context:component-scan base-package="DNPM.forms" />
+ <context:component-scan base-package="DNPM.services" />
<mvc:resources mapping="/app/lib/umr/**" location="classpath:/app/lib/umr/" />
</beans> \ No newline at end of file