Skip to content
View mddonly's full-sized avatar

Block or report mddonly

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. coding2017 coding2017 Public

    Forked from onlyliuxin/coding2017

    Java

  2. zheng zheng Public

    Forked from shuzheng/zheng

    基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。

    Java

  3. jeesuite-libs jeesuite-libs Public

    Forked from dromara/mendmix-cloud

    分布式架构开发套件。包括缓存(一二级缓存、自动缓存管理)、队列、分布式定时任务、文件服务(七牛、阿里云OSS、fastDFS)、日志、搜索、分布式锁、分布式事务、集成dubbo、spring boot支持以及常用的工具包等。

    Java

  4. modules modules Public

    test for jenkins

    Java

  5. AutoLoadCache AutoLoadCache Public

    Forked from darren-fu/AutoLoadCache

    AutoLoadCache 是一个高效的缓存管理解决方案,而且实现了自动加载(或叫预加载)和“拿来主义”机制,能非常巧妙地解决系统的性能及并发问题。

    Java

  6. IdGenerator IdGenerator Public

    Forked from darren-fu/IdGenerator

    Create unique ID for distributed system, from“Snowflake”, of course.

    Java