Pinned Repositories
actual-combat-projects
汇集了各种Java实战项目
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
awesome-java-leetcode
:crown: LeetCode of algorithms with java solution(updating).
awesome-spring-cloud
Spring Cloud 资源大全
BeeCP
A High Performance JDBC Connection Pool
Guava-Currentlimiting
基于Guava RateLimiter实现接口限流
luhan-mybatis
手写Mybatis框架
netty-spring-boot-starter-parent
将netty作为服务器整合进spring-boot中,可以替换tomcat作为Web容器
redis-cache-expire-spring-boot-starter-parent
使用redis作为spring cache组件,并且可以自定义过期时间
spring_mybatis_netty
这是一个将Spring+Mybatis+Netty三个框架整合起来的项目
LuHanUp's Repositories
LuHanUp/Guava-Currentlimiting
基于Guava RateLimiter实现接口限流
LuHanUp/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
LuHanUp/awesome-java-leetcode
:crown: LeetCode of algorithms with java solution(updating).
LuHanUp/awesome-spring-cloud
Spring Cloud 资源大全
LuHanUp/CS-Notes
:books: Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
LuHanUp/eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
LuHanUp/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
LuHanUp/IJPay
🔥 IJPay 让支付触手可及,封装了微信支付、支付宝支付、银联支付常用的支付方式以及各种常用的接口.不依赖任何第三方 mvc 框架,仅仅作为工具使用简单快速完成支付模块的开发,可轻松嵌入到任何系统里。
LuHanUp/ivideo
一个可以观看国内主流视频平台所有视频的客户端(Mac、Windows、Linux) A client that can watch video of domestic(China) mainstream video platform
LuHanUp/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
LuHanUp/jedis
A blazingly small and sane redis java client
LuHanUp/jenkins
Jenkins automation server
LuHanUp/LReptile
自己写的小爬虫程序
LuHanUp/mybatis-generator-gui
mybatis-generator界面工具,让你生成代码更简单更快捷
LuHanUp/mybatis-generator-gui-extension
图形化MBG,内置丰富插件,可生成Service、Controller、View,配置简单。 A powerful GUI tool for MyBatisGenerator(MBG)
LuHanUp/ribbon
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
LuHanUp/seckill
Java实现秒杀系统
LuHanUp/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
LuHanUp/spring-cloud-examples
Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等
LuHanUp/SpringBoot-DynamicDataSource
Spring Boot Dynamic and Multiple DataSource project / Spring Boot 动态数据源、多数据源切换
LuHanUp/tiny-spring
A tiny IoC container refer to Spring.
LuHanUp/TopList
今日热榜,一个获取各大热门网站热门头条的聚合网站,使用Go语言编写,多协程异步快速抓取信息,预览:https://www.printf520.com/hot.html
LuHanUp/yapi
YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台