Giter VIP home page Giter VIP logo

shop-seckill's Introduction

限时抢购项目导入文档(2022.7更新)

1.使用git clone将项目导入到你的本地目录中

2.通过idea工具将frontend-server项目和shop-parent导入

3.在flash_sale/shop-parent/配置文件/SQL脚本下的文件导入到数据库中.

-shop-intergral.sql
-shop-product.sql
-shop-seckill.sql
-shop-uaa.sql

导入后的结果如下:

image-20201203115901889

4.本项目需要依赖RocketMQ,Redis,Nacos,Zookeeper,在项目运行之前确保这几个软件在你的电脑/虚拟机/远程服务器中已经安装好.比如在服务器上已经安装好之后,使用命令jps可以看到这几个进程:

image-20201203120434228

5.在flash_sale/shop-parent/配置文件/nacos配置中找到项目的配置文件压缩包nacos_config.zip,访问nacos管控台,导入配置信息.

image-20201203142918858

6.修改配置信息

  • rocketmq-config-dev.yaml:修改成你的RocketMQ的地址
  • redis-config-dev.yaml:修改成你的Redis的地址
  • job-service-dev.yaml:修改成你的Zookeeper的地址
  • nacos-discovery-config-dev.yaml:修改成你的Nacos的地址

项目中的bootstrap.yml的地址都需要修改

image-20201203143536265

shop-seckill's People

Contributors

noob952 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.