Wisdom: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| ⚫ | |||
http://wisdom-framework.org/ |
* http://wisdom-framework.org/ |
||
* Dépot : https://github.com/wisdom-framework |
|||
Extensions: http://wisdom-framework.org/registry |
|||
| ⚫ | |||
Extensions: |
|||
=Getting Started= |
=Getting Started= |
||
| Line 22: | Line 22: | ||
</pre> |
</pre> |
||
Then Browse http:// |
Then Browse http://localhost:9000 |
||
Latest revision as of 07:57, 22 November 2014
Framework web Java modulaire et extensible (OSGi). Déploiement basé sur Maven.
Extensions: http://wisdom-framework.org/registry
Getting Started
First webapp
mvn org.wisdom-framework:wisdom-maven-plugin:0.6.1:create \ -DgroupId=fr.polytechgrenoble.ricm.ecom \ -DartifactId=ecomwisdom \ -Dversion=1.0-SNAPSHOT \ -Dpackage=fr.polytechgrenoble.ricm.ecom
Run
mvn wisdom:run
Then Browse http://localhost:9000