Pinned Repositories
2048game
Java实现的2048小游戏
500lines
500 Lines or Less
aduana
Frontera backend to guide a crawl using PageRank, HITS or other ranking algorithms based on the link structure of the web graph, even when making big crawls (one billion pages).
annotated_redis_source
带有详细注释的 Redis 2.6 源码
cat
Central Application Tracking
guava
Google Core Libraries for Java 6+
HexoBlog
博客源码
jason-account-web
MohnSnow.github.io
我的博客:
standard-web
快速搭建后台系统的模板
MohnSnow's Repositories
MohnSnow/2048game
Java实现的2048小游戏
MohnSnow/HexoBlog
博客源码
MohnSnow/jason-account-web
MohnSnow/standard-web
快速搭建后台系统的模板
MohnSnow/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
MohnSnow/architect-awesome
后端架构师技术图谱
MohnSnow/awesome-java-leetcode
:crown: LeetCode of algorithms with java solution(updating).
MohnSnow/books
"我的阅历"
MohnSnow/elasticsearch-definitive-guide
欢迎加QQ群:109764489,贡献力量!
MohnSnow/es-head
MohnSnow/geek_netty
MohnSnow/hexo-blog
MohnSnow/jason-utils
一些常用的工具类
MohnSnow/LearningNotes
Enjoy Learning.
MohnSnow/leetcode-editor
在IDE中解决leedcode问题,理论上兼容IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion GoLand DataGrip Rider MPS Android Studio
MohnSnow/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
MohnSnow/Mybatis-PageHelper
Mybatis通用分页插件
MohnSnow/open-code-bilibili
MohnSnow/pyspider
A Powerful Spider(Web Crawler) System in Python.
MohnSnow/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
MohnSnow/smart
Java单点登录权限系统,权限按钮级、修改实时生效、支持分布式
MohnSnow/spring-boot-demo
spring-boot-demo
MohnSnow/spring-boot-demo-1
spring boot demo 是一个用来学习 spring boot 的项目,总共包含 57 个集成demo,已经完成 47 个。包含集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate、JPA(ORM框架)、mybatis(ORM框架)、通用Mapper、PageHelper、mybatis-plus、BeetlSQL、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、Session共享、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(**式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)。
MohnSnow/spring-cloud-gateway
A Gateway built on Spring Framework 5.x and Spring Boot 2.x providing routing and more.
MohnSnow/SpringBootDemo
MohnSnow/startbootstrap-sb-admin-2
A free, open source, Bootstrap admin theme created by Start Bootstrap
MohnSnow/vue-manage-system
基于vue + element的后台管理系统解决方案
MohnSnow/xxl-crawler
A distributed web crawler framework.(分布式爬虫框架XXL-CRAWLER)
MohnSnow/xxl-job
A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
MohnSnow/Zebra
美团点评集团统一使用的MySQL数据库访问层的中间件。主要提供对业务开发透明、读写分库、分库分表能力,并提供了端到端SQL监控的集成方案。