【发布时间】:2012-09-10 18:02:48
【问题描述】:
我刚刚从这个网站下载了宠物诊所应用程序:https://src.springframework.org/svn/spring-samples/。
我在 Eclipse 中导入了它,服务器是 Tomcat 7,应用程序正在运行,但静态数据(如图像和脚本)不可用:
Failed to load resource: the server responded with a status of 404 (Not Found) petclinic/static/styles/petclinic.css
Failed to load resource: the server responded with a status of 404 (Not Found) /petclinic/static/images/pets.png
Failed to load resource: the server responded with a status of 404 (Not Found) /petclinic/static/images/springsource-logo.png
【问题讨论】:
标签: spring