或者你可以使用
<mvc:resources>
喜欢
<mvc:resources mapping="/images/**" location="file:/absolute/path/to/image/dir"/>
这可以更容易,更快。有关更多信息,请在此处检查 http://docs.spring.io/spring/docs/3.0.x/spring-
framework-
reference/html/resources.html

或者你可以使用
<mvc:resources>
喜欢
<mvc:resources mapping="/images/**" location="file:/absolute/path/to/image/dir"/>
这可以更容易,更快。有关更多信息,请在此处检查 http://docs.spring.io/spring/docs/3.0.x/spring-
framework-
reference/html/resources.html