1
0
mirror of https://github.com/pcvolkmer/onkostar-plugin-dnpm.git synced 2025-07-04 01:52:55 +00:00

Issue #7: Übernahme von MTB und MTB-Datum aus Hauptformular

This commit is contained in:
2023-03-13 12:41:00 +01:00
parent e89b31532b
commit 6804b290cd
5 changed files with 212 additions and 0 deletions

View File

@ -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>