kobeyk / SpringBoot-DesignMode
Java 23种设计模式Demo案列大全 ☞ SpringBoot框架
☆101Updated last year
Alternatives and similar repositories for SpringBoot-DesignMode:
Users that are interested in SpringBoot-DesignMode are comparing it to the libraries listed below
- springcloud学习的相关工程并辅以博文讲解。主要介绍Eureka(服务注册发现)、Feign (服务消费)、Ribbon(负载均衡)、Hystrix(熔断器)、Dashboard(熔断器监控)、Config(分布式配置中心)、Zuul(路由网关)等等相关内容。☆118Updated last year
- 1.使用CountDownLatch实现多线程事务管理;2.配置log4j2动态日志☆28Updated 2 years ago
- spring boot demo 是一个用来深度学习并实战 spring boot 的项目,该项目已成功集成batis-aop(AOP自定义多数据源)、multi-datasource-mybatis(使用Mybatis集成多数据源)、quartz(定时任务)、rabbit…☆48Updated 2 years ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆51Updated 5 years ago
- SpringCloud微服务开发脚手架。包括动态数据源模块、日志模块、分布式id生成器模块、短链生成模块、excel异步导出模块等。支持docker快速启动☆56Updated 7 months ago
- Spring Cloud Alibaba基于Alibaba的微服务解决方案,整和了Nacos,Feign,Sentinel,Spring Cloud Gateway,SkyWalking ,RocketMQ等组件,利用该项目可以快速搭建Spring Cloud微服务项目的骨…☆116Updated 5 years ago
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆64Updated 11 months ago
- 🚀🚀【搜索系统】基于ElasticSearch7.3.2、RestHighLevelClient、SpringBoot搭建的通用搜索系统脚手架,帮助开发者快速搭建搜索系统。☆96Updated last year
- springboot和dubbo、netty的集成,redis mongodb的nosql模板, kafka rocketmq rabbit的MQ模板, solr solrcloud elasticsearch查询引擎☆171Updated 2 years ago
- java工具类:Excel导入导出、时间操作、文件上传等工具类☆114Updated 2 years ago
- 基于Springboot集成security、oauth2实现认证鉴权、资源管理☆52Updated 6 years ago
- 自己手写一个spring框架☆34Updated 3 years ago
- 基于SpringBoot 2.x整合各种常用开发工具,包括但不限于Redis,MyBatisPlus,RocketMQ,RabbitMQ,Elasticsearch,Quartz,Xxl-Job,Kafka等。☆207Updated 2 years ago
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆194Updated last year
- 该教程全面讲解SpringBoot2.0的配置、数据访问、日志处理、Web使用、缓存、消息队列、微服务实践,包括Spring Cloud和Spring Cloud Alibaba,还涵盖单点登录、OAuth2.0、Elasticsearch和任务调度等内容,适合初学者和进阶…☆97Updated last week
- springboot集成quartz,并实现定时调度和管理http请求任务☆83Updated 2 years ago
- Spring Boot 入门☆104Updated last year
- springboot 动态定时任务☆48Updated 2 years ago
- 📚《Mybatis3源码深度解析》 随书源码☆189Updated 2 years ago
- springboot学习小营地☆93Updated last month
- SpringCloudAlibaba的详细使用,包括Nacos,Sentinel,Feign,Gateway,Skywalking等☆235Updated 6 months ago
- springboot使用mybatis多数据源动态切换的实现☆47Updated 7 years ago
- 一个基于easyexcel大数据量数据导入导出异步处理组件☆106Updated last year
- 一直想把jdk1.8的新特性整理下,恰好看到老外的git(文后有链接),在这个结构上继续完善了说明和功能,做了41个单元测试案例,方便新人学习。以下内容很干,对于一个萌新小白来说,学习jdk1.8的新特性,基本看一遍就知道个7788了,在熟读两遍最后跟着写一遍,那么在实际项…☆71Updated 2 years ago
- 即时通信聊天 基于netty+disruptor构建☆34Updated 2 years ago
- quartz实现定制化定时任务-基于springboot☆126Updated 5 years ago
- Spring、Mybatis 等框架的手写实现☆23Updated 7 years ago
- springboot+shiro实现简单restful权限控制☆71Updated 6 years ago
- springboot整合log4j2、logback日志框架,包括同步、异步的日志配置方式、MDC全链路日志跟踪☆193Updated 2 years ago
- 增强SpringBoot Schedule,开发中间件以zookeeper为注册中心扩展为分布式任务调度系统,接入方式接单易用,目前实现功能如下; 多机器部署任务 统一控制中心启停 宕机灾备,自动启动执行 实时检测任务执行信息:部署数量、任务总量、成功次数、失败次…☆93Updated 2 years ago