Skip to content

JSoagger show case project. It shows how to build both generic project and ecommerce project from jsoagger.

License

Notifications You must be signed in to change notification settings

jsoagger/show-cases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Create a generic project

JSoagger show case project. It shows how to build simple online store with JSoagger

Create the project

mvn archetype-create

Build

mvn clean install

Run

java -jar

Customization example

Create an ecommerce project

Create the project

mvn archetype-create

Install ecommerce module

mvn clean install

Build

java -jar

Run

Customization example

About

JSoagger show case project. It shows how to build both generic project and ecommerce project from jsoagger.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published