-
-
Psyduck Public
Forked from SmartKeyerror/PsyduckRecord CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计
Go UpdatedJul 6, 2021 -
redis Public
Forked from redis/redisRedis 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,…
C BSD 3-Clause "New" or "Revised" License UpdatedMay 26, 2021 -
-
-
-
InternetArchitect Public
Forked from bjmashibing/InternetArchitect年薪百万互联网架构师课程文档及源码(公开部分)
Java Apache License 2.0 UpdatedJun 1, 2020 -
wgcloud Public
Forked from tianshiyeben/wgcloudlinux开源服务器监控解决方案,IT运维,进程监控,集群监控,内存监控,CPU监控,心跳检测
Java Other UpdatedDec 27, 2019 -
quick-alarm Public
Forked from liuyueyi/quick-alarm通用报警框架,支持报警方式自定义,报警配置自定义
Java UpdatedDec 25, 2019 -
Java Public
Forked from TheAlgorithms/JavaAll Algorithms implemented in Java
Java MIT License UpdatedDec 8, 2019 -
mall-swarm Public
Forked from macrozheng/mall-swarmmall-swarm是一套微服务商城系统,采用了 Spring Cloud Greenwich、Spring Boot 2、MyBatis、Docker、Elasticsearch等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。
Java Apache License 2.0 UpdatedDec 8, 2019 -
whatsmars Public
Forked from javahongxi/whatsmarsJava生态研究(Spring Boot + Redis + Dubbo + RocketMQ + Elasticsearch)🔥🔥🔥🔥🔥
Java Apache License 2.0 UpdatedDec 6, 2019 -
spring-boot Public
Forked from spring-projects/spring-bootSpring Boot
Java Apache License 2.0 UpdatedDec 4, 2019 -
spring-framework Public
Forked from spring-projects/spring-frameworkSpring Framework
Java Apache License 2.0 UpdatedDec 4, 2019 -
redis-manager Public
Forked from ngbdf/redis-managerRedis 一站式管理平台,支持集群的监控、安装、管理、告警以及基本的数据操作
Java Apache License 2.0 UpdatedDec 4, 2019 -
halo Public
Forked from halo-dev/halo✍ Halo 一款现代化的个人独立博客系统
Java GNU General Public License v3.0 UpdatedNov 30, 2019 -
Python-100-Days Public
Forked from jackfrued/Python-100-DaysPython - 100天从新手到大师
Jupyter Notebook UpdatedNov 26, 2019 -
hutool Public
Forked from dromara/hutoolA set of tools that keep Java sweet.
Java Other UpdatedNov 26, 2019 -
mall-learning Public
Forked from macrozheng/mall-learningmall学习教程,架构、业务、技术要点全方位解析。mall项目(20k+star)是一套电商系统,使用现阶段主流技术实现。 涵盖了SpringBoot2.1.3、MyBatis3.4.6、Elasticsearch6.2.2、RabbitMQ3.7.15、Redis3.2、Mongodb3.2、Mysql5.7等技术,采用Docker容器化部署。
Java Apache License 2.0 UpdatedNov 24, 2019 -
mall Public
Forked from macrozheng/mallmall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Java Apache License 2.0 UpdatedNov 23, 2019 -
springcloud-learning Public
Forked from macrozheng/springcloud-learning一套涵盖大部分核心组件使用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。20篇文章,篇篇精华,30个Demo,涵盖大部分应用场景。
Java UpdatedNov 23, 2019 -
jeecg-boot Public
Forked from jeecgboot/JeecgBoot一款基于代码生成器的JAVA快速开发平台,开源界“小普元”超越传统商业企业级开发平台!采用前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式(OnlineCoding模式-> 代码生成器模式-> 手工MERGE智能开发),帮助Java项目解决70%的…
Java Apache License 2.0 UpdatedNov 22, 2019 -
SpringAll Public
Forked from wuyouzhuguli/SpringAll循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码
Java MIT License UpdatedNov 19, 2019 -
vue-element-admin Public
Forked from PanJiaChen/vue-element-admin🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
Vue MIT License UpdatedNov 18, 2019 -
JavaMonitor Public
Forked from onblog/JavaMonitorJava应用性能远程监控系统(使用C/S架构)适用于监控所有Java应用,具有堆内存监控、方法区监控、GC监控、类加载监控、类编译监控与线程监控,提供堆快照下载,线程快照下载
Java Apache License 2.0 UpdatedNov 17, 2019 -
netty Public
Forked from netty/nettyNetty project - an event-driven asynchronous network application framework
Java Apache License 2.0 UpdatedNov 5, 2019 -
leetcode-editor Public
Forked from shuzijun/leetcode-editorDo Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CL…
Java Apache License 2.0 UpdatedOct 15, 2019 -
geektime-spring-family Public
Forked from geektime-geekbang/geektime-spring-family极客时间视频课程《玩转Spring全家桶》
Java UpdatedSep 24, 2019 -
-