您必须将文件保存到外部文件夹中。
例如,我创建一个目录,
/home/webappFolder/然后在其中创建其他子目录。例如,我在其中存储上载数据的存储库目录..在其中放置碧玉报告文件的报告子目录..等
/home/webappFolder/repo/home/webappFolder/report/home/webappFolder/logs
正如您在问题中张贴的xml中所看到的:
<!-- Handles HTTP GET requests for /resources/** by efficiently serving up static resources in the ${webappRoot}/resources directory -->在资源中,您提供 静态 资源。



