[
https://issues.apache.org/jira/browse/ISIS-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16873298#comment-16873298
]
ASF subversion and git services commented on ISIS-2108:
-------------------------------------------------------
Commit c49a57d5ac0af80cf248803fd3b9f46a455b6937 in isis's branch refs/heads/v2
from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=c49a57d ]
ISIS-2108: allows for web-apps to also be launched from command-line
- adds maven profile 'spring' to example apps
- when launching the app with maven (spring-boot with embedded tomcat)
-- build: mvn clean install -Dspring
-- run: mvn spring-boot:run -Dspring
> Make WebModules plugable (SPI)
> ------------------------------
>
> Key: ISIS-2108
> URL: https://issues.apache.org/jira/browse/ISIS-2108
> Project: Isis
> Issue Type: Improvement
> Components: Core
> Affects Versions: 2.0.0-M2
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0
>
>
> We replaced the web.xml with WebModules, but these are not extensible yet.
> Need to provide a SPI for more flexibility.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)