We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f2bb6d commit dd971a9Copy full SHA for dd971a9
omod/src/main/resources/webModuleApplicationContext.xml
@@ -19,11 +19,6 @@
19
20
<!-- Add here beans related to the web context -->
21
22
-
23
- <!-- Annotation based controllers -->
24
- <bean
25
- class="org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping" />
26
27
<bean class="org.openmrs.ui.framework.StandardModuleUiConfiguration">
28
<property name="moduleId" value="${project.parent.artifactId}" />
29
</bean>
0 commit comments