mirror of
https://github.com/pcvolkmer/onkostar-plugin-dnpm.git
synced 2025-07-04 01:52:55 +00:00
Issue #19: Kopiere class-Dateien aus bestehender JAR-Datei des Plugins ATC-Codes
This commit is contained in:
@ -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/" />
|
||||
|
Reference in New Issue
Block a user