You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by "James Bognar (Jira)" <ji...@apache.org> on 2019/09/08 18:57:00 UTC

[jira] [Created] (JUNEAU-145) @RestResource(staticFiles) should handle multiple mappings.

James Bognar created JUNEAU-145:
-----------------------------------

             Summary: @RestResource(staticFiles) should handle multiple mappings.
                 Key: JUNEAU-145
                 URL: https://issues.apache.org/jira/browse/JUNEAU-145
             Project: Juneau
          Issue Type: Improvement
            Reporter: James Bognar
            Assignee: James Bognar


It should be possible to specify multiple mappings against the same static resource path.

{{@RestResource(staticFiles:"htdocs:/htdocsfolder,htdocs:htdocsfolder")}}

 

It should search for the files in the order specified.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)