spring-data-rest-webmvc 2.0.0-缺少RepositoryRestExporterServlet

spring-data-rest-webmvc 2.0.0-缺少RepositoryRestExporterServlet,第1张

spring-data-rest-webmvc 2.0.0-缺少RepositoryRestExporterServlet

你可以加

 <bean />

对于常规

spring-mvc-servlet.xml
配置,然后可以同时使用REST servlet和Spring MVC servlet。

否则,对于SDR 2,您应该使用:

org.springframework.data.rest.webmvc.RepositoryRestDispatcherServlet

web.xml



欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/zaji/5441980.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-12-11
下一篇 2022-12-11

发表评论

登录后才能评论

评论列表(0条)

保存