Serving Static Content
Main
Static Content
Setting Your Own Configuration
{ "mandarine": { "resources": { "staticFolder": "./src/main/resources/static", "staticRegExpPattern": "/(.*)", "staticIndex": null, } } }
Last updated