longjiazuo / data-structure-projectLinks
自己实现集合框架系列整理总结
☆28Updated 7 years ago
Alternatives and similar repositories for data-structure-project
Users that are interested in data-structure-project are comparing it to the libraries listed below
Sorting:
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 8 years ago
- clover 1、开发server和client端 定时向zk集群发送心跳数据包,利用Java自带的timer程序实现该功能 2、开发整天的monitor程序,用来定时向zk中获取server和client端的心跳数据信息,如果超过指定时间没有收到最新的数据包,那么任务se…☆195Updated 10 years ago
- dubbox的介绍和简单示例☆78Updated 9 years ago
- 工作中积累的工具类☆85Updated 7 years ago
- shiro 基于 url做的权限系统☆43Updated 10 years ago
- 多个spring 和ActiveMQ结合的项目,其中springMQ6最有参考价值,能运行,并且是maven项目,后加的springMQ7是纯java项目,只有activeMQ,能成功运 行。这些项目都要开启activeMQ,在bin里面的activemq.bat☆74Updated 10 years ago
- 【基于shiro的权限管理系统——分布式版】一个用spring、mybatis、redis和shiro开发的分布式权限管理系统☆127Updated last year
- 分布式数据源分表分库、读写分离应用层框架☆56Updated 9 years ago
- 本项目已废弃,笔记收藏整理参考:☆69Updated 4 years ago
- 一个基于Spring Boot的Storm开发手脚架,开箱即用!集成读写Kafka、写Redis、写MySQL示例。☆59Updated 6 years ago
- Netty实现聊天功能☆60Updated 9 years ago
- Spring AOP 实现记录系统操作日志☆25Updated 2 years ago
- Java电商系统☆87Updated 8 years ago
- 关于 Java 并发编程核心技术学习积累的例子,是 Java 并发编程初学者及核心技术巩固的最佳实践。☆73Updated 4 years ago
- SpringBoot敏捷微服务开发示例(服务注册中心、服务提供者、实现客户端负载均衡的消费者、声明式的Web Service客户端消费者、服务网关、分布式配置中心、使用分布式配置的客户端)☆214Updated 8 years ago
- SpringMVC+Spring+Mybatis+Shiro+Redis+Ecache+JS+Mysql☆45Updated 10 years ago
- 关于Java Design Pattern (设计模式) 学习积累的例子,是初学者及设计模式巩固的最佳实践。☆165Updated 2 years ago
- ☆43Updated 11 years ago
- solrj示例☆55Updated 9 years ago
- 基于Spring Boot框架,前台框架为JUI的后台框架,功能会继续添加,欢迎大家star和fork!该项目是为了大家更好地运用Spring Boot的功能,进行实战。如果没有使用过Spring Boot,也是一个学习的好项目。可以快速实现一个基于Spring Boot的…☆142Updated 7 years ago
- 后端ssm + 前端bootstrap + maven搭建的高并发秒杀系统☆99Updated 8 years ago
- 用于数据迁移、缓存预热,springboot架构。支持数据区间分割、动态调整线程池配置、任务进度实时查看等特性☆45Updated 8 years ago
- 数据结构算法Java实现。关于Java《数据结构算法》核心技术学习积累的例子,是初学者及核心技术巩固的最佳实践。☆90Updated 4 years ago
- java企业级底层框架,提供日志、缓存、DB访问、消息中间件、规则引擎、流程引擎、分布式事务便捷使用方法, 我们不重复造轮子,我们只是开源世界的搬运工。☆135Updated last week
- 将”优雅的SSM框架“拆分为分布式架构(基于dubbo+zookeeper)☆22Updated 9 years ago
- 乐视集团支付订单系统分库分表开源实现☆124Updated 8 years ago
- shik项目基于springcloud微服务搭建的分布式项目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和lay…☆91Updated 3 years ago
- Spring Examples☆173Updated 7 years ago
- spring整合guava和redis实现本地和远程缓存☆42Updated 10 years ago
- activeMQ消息封装,主要解决:事务性消息、消息幂等性、异常造成的消息丢失问题 本项目不在更新,新项目请看ReliableMessageSystem: 本项目不再更新,新的版本迁移至ReliableMessageSystem 详情请看:https://g…☆126Updated 2 years ago