Coder Social home page Coder Social logo

imooc-seckill's Introduction

慕课网Java高并发秒杀的源码

项目介绍

此秒杀项目前端使用了Bootsrap、jQuery, 后端主要使用了Spring、SpringMVC、Mybatis, 数据库使用了MySQL, 缓存使用了Redis。同时使用了RESTful的风格,整个项目自底向上开发, 由DAO层到Service层,再到Web层,最后再回头分析秒杀的瓶颈所在,并完成了优化。对新手 来说这是一个不可多得的学习案例。

开发环境

软件 版本
IntelliJ IDEA 2016.2.2
MySQL 8.0
Redis 3.2.100

系统环境

Win 10

项目依赖

groupId artifactId version
junit junit 4.12
org.slf4j slf4j-api 1.7.21
ch.qos.logback logback-core 1.1.7
ch.qos.logback logback-classic 1.1.7
mysql mysql-connector-java 6.0.3
c3p0 c3p0 0.9.1.2
org.mybatis mybatis 3.4.1
org.mybatis mybatis-spring 1.3.0
taglibs standard 1.1.2
jstl jstl 1.2
com.fasterxml.jackson.core jackson-databind 2.8.2
javax.servlet javax.servlet-api 3.1.0
org.springframework spring-core 4.3.2.RELEASE
org.springframework spring-beans 4.3.2.RELEASE
org.springframework spring-context 4.3.2.RELEASE
org.springframework spring-jdbc 4.3.2.RELEASE
org.springframework spring-tx 4.3.2.RELEASE
org.springframework spring-web 4.3.2.RELEASE
org.springframework spring-webmvc 4.3.2.RELEASE
org.springframework spring-test 4.3.2.RELEASE
redis.clients jedis 2.9.0
com.dyuproject.protostuff protostuff-core 1.0.10
com.dyuproject.protostuff protostuff-runtime 1.0.10
commons-collections commons-collections 3.2.1

imooc-seckill's People

Watchers

James Cloos avatar 唐睿 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.