Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
apollo-build-scripts
Apollo Build Scripts
awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
bee
Bee is a tool for helping develop with beego app framework.
beeswithmachineguns
A utility for arming (creating) many bees (micro EC2 instances) to attack (load test) targets (web applications).
cim
📲cim(cross IM) 适用于开发者的分布式即时通讯系统
CodeReading
core
Read-only LibreOffice core repo - no pull request (use gerrit instead https://gerrit.libreoffice.org/) - don't download zip, use https://dev-www.libreoffice.org/bundles/ instead
dockerbook-code
The code and configuration examples from The Docker Book (http://www.dockerbook.com)
lsx0519's Repositories
lsx0519/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
lsx0519/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
lsx0519/apollo-build-scripts
Apollo Build Scripts
lsx0519/bee
Bee is a tool for helping develop with beego app framework.
lsx0519/cim
📲cim(cross IM) 适用于开发者的分布式即时通讯系统
lsx0519/core
Read-only LibreOffice core repo - no pull request (use gerrit instead https://gerrit.libreoffice.org/) - don't download zip, use https://dev-www.libreoffice.org/bundles/ instead
lsx0519/dubbo-spring-boot-project
Spring Boot Project for Apache Dubbo
lsx0519/etcd
Distributed reliable key-value store for the most critical data of a distributed system
lsx0519/FreePAC
科学上网/梯子/自由上网/翻墙 SS/SSR/V2Ray/Brook 搭建教程
lsx0519/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
lsx0519/gin-vue-admin
基于gin+vue搭建的后台管理系统框架,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等基础功能,更多功能正在开发中,欢迎issue和pr~
lsx0519/Hungry-Mobile-end
模仿饿了么点餐的移动端作品,技术栈为Vue+Jq+MintUI+es6等,用户可以通过登录进入app后,可以对附近的注册商家进行浏览以及查询;顾客进入app后提供最新的商品列表,热卖商品优先列表给顾客作为参考,解决顾客的用餐问题;该app可实现短信接收、微信支付、地图定位等的功能! 短信的接口我使用的是云之讯平台的接口,地图部分用的是高德地图的地图JS API和Key。
lsx0519/InstallCert
Java program to retrieve server certificate that can be added to local keystore
lsx0519/interview-assignments
The monorepo for interview take home assignments.
lsx0519/JavaSourceCodeLearning
源码深入学习:Spring源码、SpringBoot源码、SpringAOP源码、SpringSecurity源码、SpringSecurity OAuth2源码、JDK源码、Netty源码
lsx0519/kbase-doc
文档在线预览编辑,文档水印 / Office files preview or edit online, doc/docx convert to html, watermark
lsx0519/mall-swarm
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Greenwich、Spring Boot 2、MyBatis、Docker、Elasticsearch等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。
lsx0519/my_demo_plugin
lsx0519/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
lsx0519/netty
Netty project - an event-driven asynchronous network application framework
lsx0519/netty_learning
netty学习
lsx0519/OnJava8
《On Java 8》中文版
lsx0519/picServer
PicGo
lsx0519/plugin-demo
lsx0519/raft-zh_cn
Raft一致性算法论文的中文翻译
lsx0519/raftdb
A simple distributed key value store based on the Raft consensus protocol
lsx0519/ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
lsx0519/Sentinel
A lightweight powerful flow control component enabling reliability and monitoring for microservices. (轻量级的流量控制、熔断降级 Java 库)
lsx0519/spring-security-jwt-guide
从零入门 !Spring Security With JWT(含权限验证)后端部分代码。
lsx0519/tomcatLearning