Reloading the static files in Spark/Jetty-server

后端 未结 1 686
渐次进展
渐次进展 2021-01-18 09:07

I have a bit similar problem described here:

Refresh static files served by SparkJava

In my application user can upload the content to one folder that is als

1条回答
  •  孤街浪徒
    2021-01-18 09:47

    Move to externalStaticFileLocation("/var/www/public");

    0 讨论(0)
提交回复
热议问题