[
https://issues.apache.org/jira/browse/ISIS-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16968811#comment-16968811
]
ASF subversion and git services commented on ISIS-2171:
-------------------------------------------------------
Commit c5a1f134358202aa10a5b16c40860871eba7a159 in isis's branch refs/heads/v2
from danhaywood
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=c5a1f13 ]
ISIS-2171: removes WebModuleStaticResources
... because we can just rely on SpringBoot support instead.
> Remove WebModuleStaticResources ... we should just use SpringBoot's support
> ---------------------------------------------------------------------------
>
> Key: ISIS-2171
> URL: https://issues.apache.org/jira/browse/ISIS-2171
> Project: Isis
> Issue Type: Improvement
> Reporter: Daniel Keir Haywood
> Assignee: Daniel Keir Haywood
> Priority: Minor
> Fix For: 2.0.0
>
>
> ... which is that static resources are placed in a "static" package on the
> classpath, ie:
> {code:java}
> src/main/resources/
> static/** {code}
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)