qwhai / design-patternLinks
这是一套 Java 设计模式的集合示例
☆77Updated 5 years ago
Alternatives and similar repositories for design-pattern
Users that are interested in design-pattern are comparing it to the libraries listed below
Sorting:
- 关于日常工作整理的一些技术Demo案例,总结分享,巩固实践☆133Updated 3 years ago
- ☆113Updated 6 years ago
- Java多线程核心技术☆169Updated 7 years ago
- SpringBoot 学习☆145Updated 8 years ago
- Java网络编程:BIO、NIO、AIO☆136Updated 3 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- ☆74Updated 8 years ago
- RabbitMQ为异步消息处理提出了一个很好的解决方案,它是一个非常好用的消息中间件,主要用于中间件的解耦,同时,Spring Boot为RabbitMQ提供了支持, Spring Boot为Rabbit准备了spring-boot-starter-amqp,spring-…☆182Updated 8 years ago
- springboot 学习mybatis+mysql读写分离(一写多读)+事务☆124Updated 7 years ago
- maven多模块化,springboot项目,基础各种微服务、搜索引擎☆227Updated 3 years ago
- clover 1、开发server和client端 定时向zk集群发送心跳数据包,利用Java自带的timer程序实现该功能 2、开发整天的monitor程序,用来定时向zk中获取server和client端的心跳数据信息,如果超过指定时间没有收到最新的数据包,那么任务se…☆196Updated 10 years ago
- SpringBoot敏捷微服务开发示例(服务注册中心、服务提供者、实现客户端负载均衡的消费者、声明式的Web Service客户端消费者、服务网关、分布式配置中心、使用分布式配置的客户端)☆214Updated 8 years ago
- Java 23种基本的设计模式整料整理学习,责任链模式Filter,工厂模式BeanFactory,观察者模式ContextListen 等. 结合Spring源码理解学习☆140Updated 6 years ago
- springboot学习笔记!☆270Updated 7 years ago
- 多个spring 和ActiveMQ结合的项目,其中springMQ6最有参考价值,能运行,并且是maven项目,后加的springMQ7是纯java项目,只有activeMQ,能成功运行。这些项目都要开启activeMQ,在bin里面的activemq.bat☆74Updated 10 years ago
- 基于springboot的rest调用框架,定义接口然后即可直接注入使用。☆149Updated 7 years ago
- java基本工具类☆110Updated 2 years ago
- netty实现的websocket推送框架☆103Updated 7 years ago
- SpringBoot企业级核心技术,对应简书《Spring Boot 核心技术》专题配套源码☆117Updated 7 years ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆115Updated 8 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆117Updated 10 years ago
- ☆154Updated 10 years ago
- 23种设计模式 Java 实现☆244Updated 9 years ago
- 分布式锁的简单实现☆108Updated 8 years ago
- 🍁spring-boot及相关知识练习,Java生态研究学习(spring ,redis,ignite,tasks,zookeeper,dubbo,mybatis,kafka,rabbitmq,webflux);前沿新技术的探索,webflux,响应式编程,kontlin…☆73Updated 6 years ago
- 👨🎓学习各种知识的记录☆169Updated 4 years ago
- java设计模式☆57Updated 5 years ago
- 关于Java虚拟机核心知识点学习积累的例子,是初学者及虚拟机核心知识巩固的最佳实践。☆353Updated 5 years ago
- spring cloud 实践学习案例,是 spring cloud 初学者及核心技术巩固的最佳实践。☆367Updated 4 years ago
- Spring整合Quartz基于数据库的分布式定时任务,可动态添加、删除、修改定时任务。☆326Updated 5 years ago