perwendel / spark

A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin
Apache License 2.0
9.63k stars 1.56k forks source link

Static files root path #1007

Open buckelieg opened 6 years ago

buckelieg commented 6 years ago

Implement StaticFiles.root() method that would return a static files content root (possibly previuosly set by *location() methods)

toyg commented 5 years ago

I don't want to be "that guy", just a honest question to understand the context: why would you need this?