Coder Social home page Coder Social logo

jyjsjd / miaosha Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qqxx6661/miaosha

0.0 1.0 0.0 41 KB

从零开始搭建秒杀系统 由浅入深,配合博客入门教程文章食用,风味极佳。

License: Apache License 2.0

Java 97.52% TSQL 2.48%

miaosha's Introduction

从零开始打造简易秒杀系统

该项目为基于SpringBoot的简易秒杀系统实战代码

对应教程

【秒杀系统】零基础上手秒杀系统(一):防止超卖

【秒杀系统】零基础上手秒杀系统(二):令牌桶限流 + 再谈超卖

【秒杀系统】零基础上手秒杀系统(三):抢购接口隐藏 + 单用户限制频率

【秒杀系统】零基础上手秒杀系统(四):缓存与数据库双写问题的争议

【秒杀系统】番外篇 | 阿里开源MySQL中间件Canal快速入门

项目使用简介

项目是SpringBoot工程,并且是父子工程,直接导入IDEA,Eclipse即可使用。

  1. 导入miaosha.sql文件到你的MySQL数据库

  2. 配置application.properties文件,修改为你的数据库链接地址

  3. mvn clean install最外层的父工程(pom.xml)

  4. 运行miaosha-web,在POSTMAN或者浏览器直接访问请求链接即可。

About me

个人公众号:后端技术漫谈

miaosha's People

Contributors

qqxx6661 avatar

Watchers

James Cloos 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.