Spring serving static content with mvc:resources, invalid xsd

前端 未结 2 1176
野的像风
野的像风 2020-12-21 04:45

As recommended by http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/mvc.html#mvc-static-resources I wish to use

2条回答
  •  南方客
    南方客 (楼主)
    2020-12-21 05:27

    Not better than axtavt's response, but a little clue on how to suppress Eclipse error. Go into the Project properties and then Spring→Beans Support→Load NamespaceHandlers and XSDs from project's classpath [experimental]: Eclipse Spring Project Properties Screenshot

提交回复
热议问题