Pinned Repositories
3y
:notebook:从Java基础、JavaWeb基础到常用的框架再到面试题都有完整的教程,几乎涵盖了Java后端必备的知识点
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
django-blog-tutorial
基于 Python3.5 和 Django 1.10 的 Django Blog 项目。
Go-Questions
从问题切入,串连 Go 语言相关的所有知识,融会贯通。
go-web-crawler
A web crawler demo implemented in Go language
JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
Linux-Tutorial
《Java 程序员眼中的 Linux》
miniRpc
the-art-of-command-line
Master the command line, in one page
webssh
web ssh with sshj
BinbinGuan's Repositories
BinbinGuan/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
BinbinGuan/3y
:notebook:从Java基础、JavaWeb基础到常用的框架再到面试题都有完整的教程,几乎涵盖了Java后端必备的知识点
BinbinGuan/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
BinbinGuan/BinbinGuan.github.io
个人博客
BinbinGuan/design-demo
设计模式
BinbinGuan/eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
BinbinGuan/eladmin-web
eladmin前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统, 权限控制采用 RBAC,菜单动态路由
BinbinGuan/flowable-engine
A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.
BinbinGuan/guava-retrying
This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.
BinbinGuan/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
BinbinGuan/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
BinbinGuan/Java
All Algorithms implemented in Java
BinbinGuan/java-design-patterns
Design patterns implemented in Java
BinbinGuan/JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
BinbinGuan/KnowledgeGraphData
史上最大规模1.4亿中文知识图谱开源下载
BinbinGuan/OpenArkCompiler
方舟编译器源代码(镜像)
BinbinGuan/Ops
基于centos6+python3.6+django2+ansible2.4+celery4.2 运维管理系统,目前实现功能:用户和用户组管理、资产管理、集成ansible2.4、简易堡垒机(主机分配支持rdp以及vnc、用户分配、文件上传下载、配置禁用命令清单、操作录像回放功能)、CI/CD(支持git仓库和svn仓库)、数据库管理(一部分)、celery任务编排、知识库及文件共享
BinbinGuan/Python
Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机
BinbinGuan/python-web-19test
Python project combat
BinbinGuan/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.
BinbinGuan/RedisDesktopManager
:wrench: Cross-platform GUI management tool for Redis
BinbinGuan/shadowsocks-iOS
Removed according to regulations.
BinbinGuan/show-me-the-code
Python 练习册,每天一个小程序
BinbinGuan/Spring
Spring源码阅读
BinbinGuan/spring-framework
Spring Framework
BinbinGuan/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码
BinbinGuan/tutorials
The "REST With Spring" Course:
BinbinGuan/VBlog
V部落,Vue+SpringBoot实现的多用户博客管理平台!
BinbinGuan/vhr
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
BinbinGuan/zhangyan.github.io
张言