标签: spring maven spring-mvc
在春季MVC中, 请告诉我如何仅使用URI呈现静态文件。我想映射一个uri,即http://example.com/xyz,其中XYZ是一个URI(没有文件扩展名) 一个文件
我想在下面实现类似的功能,但这不起作用。请帮助
<mvc:resources mapping="/apple-app-association-file" location="/content/applejson/apple-app-association-file.json" />
并按http://example.com/apple-app-association-file