shopizer mysql,README.md

Shopizer (for java 1.8 +)

last_version-v2.16.0-blue.svg?style=flat

shields.io.svg?label=official%20site

shopizer.svg

shopizer-stackoverflow-orange.svg?style=flat

shopizer.svg?style=svg

Java open source e-commerce software

Shopping cart

Catalogue

Search

Checkout

Administration

REST API

See the demo (jsp):

See the demo (angular):

Available soon

Get the code:

Clone the repository:

$ git clone git://github.com/shopizer-ecommerce/shopizer.git

If this is your first time using Github, review http://help.github.com to learn the basics.

You can also download the zip file containing the code from https://github.com/shopizer-ecommerce/shopizer

To build the application:

From the command line:

$ cd shopizer

$ mvnw clean install

Run the application from Tomcat

copy sm-shop/target/ROOT.war to tomcat or any other application server deployment dir

Increase heap space to 1024 m

Heap space configuration in Tomcat:

If you are using Tomcat, edit catalina.bat for windows users or catalina.sh for linux / Mac users

in Windows

set JAVA_OPTS="-Xms1024m -Xmx1024m -XX:MaxPermSize=256m"

in Linux / Mac

export JAVA_OPTS="-Xms1024m -Xmx1024m -XX:MaxPermSize=256m"

Run the application from Spring boot

$ cd sm-shop

$ mvnw spring-boot:run

Run the application from Spring boot in eclipse

Right click on com.salesmanager.shop.application.ShopApplication

run as Java Application

Run the application from Spring boot in IntelliJ

In Run/Debug Configurations, set to the option Working directory the path of the sm-shop project

run ShopApplication

Run Docker image with working demo

docker run -p 80:8080 shopizerecomm/shopizer:latest

Access the application:

Access the deployed web application at: http://localhost:8080/

Access the admin section at: http://localhost:8080/admin

password : password

The instructions above will let you run the application with default settings and configurations.

Please read the instructions on how to connect to MySQL, configure an email server and configure other subsystems

Documentation:

More information is available on shopizer web site here http://www.shopizer.com

Participation:

If you have interest in giving feedback or for participating to Shopizer project in any way

Feel to use the contact form http://www.shopizer.com/contact.html and share your email address

so we can send an invite to our Slack channel

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值