Pinned Repositories
activemq
learn ActiveMQ myself
activiti
learn activiti from zero
algorithm
popular algorithm analysis
aspectj
use @Aspect annotation to learn AOP based on spring
awesome-dispatcher-servlet
自己实现的mvc框架
bill
my bill
export-database-dictionary
export database dictionary
gallery-by-react
one photo gallery project based on react
spring-boot-sharding-jdbc
spring-boot sharding-jdbc mybatis 分表 物理表按日期与逻辑表匹配
timeout-order
当客户端提交的订单超过一定的时间没有支付,系统需要自动将订单关闭,为了保证订单超时的时效性,采用循环队列实现
scutuyu's Repositories
scutuyu/spring-boot-sharding-jdbc
spring-boot sharding-jdbc mybatis 分表 物理表按日期与逻辑表匹配
scutuyu/timeout-order
当客户端提交的订单超过一定的时间没有支付,系统需要自动将订单关闭,为了保证订单超时的时效性,采用循环队列实现
scutuyu/activiti
learn activiti from zero
scutuyu/activemq
learn ActiveMQ myself
scutuyu/algorithm
popular algorithm analysis
scutuyu/aspectj
use @Aspect annotation to learn AOP based on spring
scutuyu/awesome-dispatcher-servlet
自己实现的mvc框架
scutuyu/bill
my bill
scutuyu/export-database-dictionary
export database dictionary
scutuyu/jdk
learn jdk data structure and some interesting ideas
scutuyu/learn-message-converter
蛇形参数自动绑定,返回蛇形命名的json数据
scutuyu/lucene
learn lucene myself
scutuyu/music-player
the simple music player based on react and webpack
scutuyu/mybatisNotes
the notes of learning mybatis
scutuyu/quartz
learn quartz
scutuyu/react-webpack-hot-loader
the react project based on webpack with hot-loader feature
scutuyu/redis
distributed lock based on redis(3.2.1), jedis(2.9.0)
scutuyu/rmi
learn java origin RMI
scutuyu/scutuyu.github.io
my blogs
scutuyu/seckill
秒杀系统,实现秒杀过程,并适当做出优化
scutuyu/service-discovery
micro service discovery based on zookeeper
scutuyu/service-registry
micro-service registry based on zookeeper
scutuyu/shell
usual shell options .
scutuyu/slice-table
slice table based on mysql merge engine
scutuyu/testbook
testbook
scutuyu/tx-propagation
Experience Spring 7 Transaction Propagations
scutuyu/web-test
web project, use java servlet extends HttpServlet, managed by maven
scutuyu/websocket
http websocket socket 定时推送
scutuyu/wrapper-spring-boot-starter
自定义spring boot starter
scutuyu/zookeeper
distributed lock based on zookeeper