知识梳理:数据结构和算法、leetcode解题记录、手写生产者-消费者模型、SpringAOP、Springboot 自定义注解,全局异常处理、整合 Mybatis、整合Redis、mybatis逆向工程、死锁、同步锁、读-写同步锁、BIO、NIO、AIO、Netty服务,客户端、ThreadLocal使用、23种设计模式(未完待续...)、生成 XML 文件、接口并发测试、Kafka 生产者消费者示例(持续更新...)
☆36Oct 24, 2023Updated 2 years ago
Alternatives and similar repositories for practice
Users that are interested in practice are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- udt的java实现,根据需要修改成不同版本及分支☆18Jun 15, 2019Updated 7 years ago
- a react-native app template☆11May 15, 2018Updated 8 years ago
- 1.Spark离线批处理,用户实时点击统计;2.SparkSQL日志内容分析;3.受众电影分析 =>(Kafka + SparkStreaming + Redis)和(Kafka + SparkStreaming + Mysql)☆29Jun 21, 2022Updated 4 years ago
- CDH安装手册☆87Apr 23, 2023Updated 3 years ago
- Demo project on how upload and process csv and excel file in the spring boot☆12Nov 9, 2017Updated 8 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- rest 请求的API网关服务☆12Jan 12, 2019Updated 7 years ago
- 基于react、redux和antd的后台管理系统☆11Nov 25, 2016Updated 9 years ago
- 微服务的网关,包含oauth2授权、调用次数限制和服务路由☆13Jan 12, 2017Updated 9 years ago
- Like NW.js and node-webkit but with Gecko using XUL Runner☆12May 12, 2017Updated 9 years ago
- CONKY-colors is an easier way to configure Conky☆13Nov 1, 2016Updated 9 years ago
- HP 800 G2 Mini running OpenCore.☆10Oct 30, 2021Updated 4 years ago
- 数据生成器,轻松生成模拟数据,接口联调快速Demo。☆10Jun 21, 2018Updated 8 years ago
- 用户行为分析系统☆12Dec 10, 2015Updated 10 years ago
- Xorange 基于openresty的api管理,负载,分发,监控,频率限制,waf 防火墙,鉴权认证管理平台☆17Sep 30, 2019Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Echarts和百度地图结合的Demo☆14May 13, 2016Updated 10 years ago
- Spring Boot、Spring Cloud、Dubbo scaffold☆14Feb 28, 2026Updated 6 months ago
- SpringBoot实现留学信息管理与分析系统☆10Jun 14, 2023Updated 3 years ago
- ThinkingData SDK for Java☆16Sep 3, 2026Updated 2 weeks ago
- ZxFrame为JAVA框架-支持读写分离,读数据源熔断,分库分表;多级缓存,防缓存击穿/穿透/雪崩;支持分布式ID/锁;配置热更新等☆13Jun 21, 2022Updated 4 years ago
- A caplet that will run a capsule as a daemon☆14Jun 29, 2016Updated 10 years ago
- 服务器间文件同步☆12Aug 29, 2013Updated 13 years ago
- 深入Spring源码学习笔记,从入门到深入源码解析☆14Apr 16, 2018Updated 8 years ago
- 基于互信息和邻接信息熵的中文分词和新词发现☆14Jan 22, 2019Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 轻量级,高性能,少依赖,低级封装的服务器开发工具和项目搭建模板,可以开发游戏服务器和小型中间件等☆14Nov 6, 2018Updated 7 years ago
- Apache Tomcat 6 embedded into Spring Context☆23Feb 28, 2015Updated 11 years ago
- Spring DDAL是基于spring AOP和AbstractRoutingDataSource实现了读写分离和分库分表功能,是一款轻量级的插件,简单易用、轻耦合,使用注解即可完成读写分离、分库分表。☆16Nov 20, 2018Updated 7 years ago
- 简单的服务告警系统。包含钉钉、邮件、微信、QQ等告警通知功能,并提供后台配置页面(vue.js)。☆12Jul 12, 2025Updated last year
- Fiddler抓包Header信息转换器,可以将Fiddler抓包信息中的Header转为Java和C#代码,以及ApiPost可导入的Json☆10Mar 26, 2022Updated 4 years ago
- Shiro权限控制框架的入门用法实例☆11Dec 19, 2016Updated 9 years ago
- 基于java实现的脚本(shell/cmd)部署工具,主要用于为部署人员提供简化、统一的配置项,分产品、环境、模块进行自动部署。☆35Dec 6, 2022Updated 3 years ago
- build and compile openjdk8 src at centos7☆12Apr 23, 2017Updated 9 years ago
- ☆13Jun 23, 2015Updated 11 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 一个用Java实现的在网易云音乐爬虫☆12Jun 19, 2018Updated 8 years ago
- Packet captures from various CCIE routing and switching learning labs.☆21Mar 9, 2019Updated 7 years ago
- Examples using SeleniumBase — https://github.com/seleniumbase/SeleniumBase☆14Sep 14, 2026Updated last week
- eclipse 远程文件实时同步,eclipse远程部署插件☆16Apr 10, 2013Updated 13 years ago
- 金融风控系统(springboot+drools)、flink流计算、mongodb☆176Jun 17, 2022Updated 4 years ago
- 完整的外排序算法,对8000万条数据(2G)大小进行排序,使用临时文件作为内存扩 展,算法思想:使用选择置换排序最大化顺串长度,多路归并减少IO开销,使用败者树来使归并达到最优。☆37Oct 28, 2019Updated 6 years ago
- netty文件传输☆13Sep 30, 2017Updated 8 years ago