mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-04 12:17:41 +08:00
PL-8214 REST API v1 doesn't work in web module for projects created on platform v6.3
This commit is contained in:
parent
c983763432
commit
8e42f98ad9
@ -33,6 +33,7 @@
|
||||
<context:annotation-config/>
|
||||
|
||||
<context:component-scan base-package="com.haulmont.cuba.web.controllers"/>
|
||||
<context:component-scan base-package="com.haulmont.cuba.restapi"/>
|
||||
|
||||
<!-- Supports LastModified interface for MVC controllers classes -->
|
||||
<bean class="com.haulmont.cuba.web.controllers.CachedAnnotationMethodHandlerAdapter"/>
|
||||
|
Loading…
Reference in New Issue
Block a user