原文:spring測試出錯:Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0':

解決辦法 這里找不到根路徑,也就找不到Spring config.xml的配置,所以加上更改根路徑的注解 WebAppConfiguration src main resources 就解決了 ...

2019-12-08 14:31 0 469 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM