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

Issue #19: Integration des ATC-Codes-Plugins in dieses Plugin

closes #19
This commit is contained in:
2023-04-05 10:28:55 +02:00
parent a47d6279cf
commit abb54090aa
16 changed files with 30 additions and 566 deletions

View File

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