Skip to content

Commit dd971a9

Browse files
committed
Making the module run on platform 2.4
1 parent 5f2bb6d commit dd971a9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

omod/src/main/resources/webModuleApplicationContext.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@
1919

2020
<!-- Add here beans related to the web context -->
2121

22-
23-
<!-- Annotation based controllers -->
24-
<bean
25-
class="org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping" />
26-
2722
<bean class="org.openmrs.ui.framework.StandardModuleUiConfiguration">
2823
<property name="moduleId" value="${project.parent.artifactId}" />
2924
</bean>

0 commit comments

Comments
 (0)