Spring Boot 使用总结 和 demo。 如果您觉得本代码对您有所帮助,请点击页面右上方"Star"
☆456Jan 23, 2019Updated 7 years ago
Alternatives and similar repositories for spring_boot
Users that are interested in spring_boot are comparing it to the libraries listed below
Sorting:
- Spring Cloud 使用总结☆154Apr 11, 2018Updated 7 years ago
- java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava☆33Mar 5, 2024Updated last year
- ZxFrame为JAVA框架-支持读写分离,读数据源熔断,分库分表;多级缓存,防缓存击穿/穿透/雪崩;支持分布式ID/锁;配置热更新等☆13Jun 21, 2022Updated 3 years ago
- 基于zookeeper的分布式锁的实现☆22Feb 15, 2016Updated 10 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆17Jan 28, 2019Updated 7 years ago
- 分布式事务-最终一致性消息队列服务☆27Nov 9, 2017Updated 8 years ago
- elastic-job-lite-spring-boot-starter 让你可以使用spring-boot的方式开发依赖elastic-job的程序☆31Apr 12, 2018Updated 7 years ago
- 《史上最简单的Spring Cloud教程源码》☆17,978Apr 12, 2021Updated 4 years ago
- 将日志收集到Redis或者Kafka中,目前只支持Logback☆19Feb 28, 2018Updated 8 years ago
- Spring Cloud 实践学习案例,由浅入深一步一步学习 Spring Cloud,是 Spring Cloud 初学者及核心技术巩固的最佳实践。☆272Apr 3, 2023Updated 2 years ago
- netty源码中文注释☆18Jun 1, 2023Updated 2 years ago
- spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。☆9,889Oct 9, 2023Updated 2 years ago
- A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)☆29,921Feb 11, 2026Updated 2 weeks ago
- 《Spring Cloud微服务-全栈技术与案例解析》和《Spring Cloud微服务 入门 实战与进阶》配套源码☆1,782Oct 13, 2020Updated 5 years ago
- 开源的Java开发脚手架,工作经验总结,springboot,springcloud,基于tk-mybatis代码反向生成,基于redis(redisson)注解形式加 分布式锁等,计划将用该脚手架抄袭jeesite和ruoyi还有基于vue的后台权限管理系统做一套开源的后台…☆185Jun 25, 2023Updated 2 years ago
- 分布式数据库一致性组件☆19Oct 8, 2018Updated 7 years ago
- Re:从零开始的Spring Security Oauth2☆1,182Dec 30, 2021Updated 4 years ago
- Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等☆6,218Jul 18, 2023Updated 2 years ago
- 基于Spring Boot+WebSocket(STOMP) web聊天系统。支持点对点和广播发送消息,Spring Security 单点登录验证☆13Feb 25, 2019Updated 7 years ago
- POI实现Excel文件读写(导入导出)操作工具类☆17Dec 25, 2018Updated 7 years ago
- spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。☆16,608Dec 3, 2023Updated 2 years ago
- java远程调用框架☆61Sep 11, 2018Updated 7 years ago
- ☀️ Nepxion Discovery is a solution for Spring Cloud with blue green, gray, route, limitation, circuit breaker, degrade, isolation, tracin…☆5,778Aug 2, 2025Updated 7 months ago
- netty+zk+quartz整合调度实例☆11Jan 14, 2021Updated 5 years ago
- SpringBoot框架搭建的WebSocket项目☆10Jun 6, 2017Updated 8 years ago
- 学习Spring事务管理时的源码☆10May 25, 2016Updated 9 years ago
- 改造阿里巴巴sentinel,使用zk作为数据源的内部版本,实现了自动选举功能 详细文档见WATCH-ME.md或者wiki,develop版本实现了监控数据持久化到elasticsearch(待完善)☆10Dec 6, 2022Updated 3 years ago
- 设备注册中心redis实现☆11Oct 18, 2019Updated 6 years ago
- a java framework support database sharding☆11Jun 3, 2016Updated 9 years ago
- Tomcat 自动部署脚本☆10May 9, 2016Updated 9 years ago
- 基于Redis Stream实现的消息队列SDK 轻量、开箱即用、高性能 适配SpringBoot3☆16May 15, 2024Updated last year
- 微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发☆32,577Updated this week
- ☆60Jul 7, 2017Updated 8 years ago
- about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。☆30,646Nov 18, 2023Updated 2 years ago
- tcc-transaction是TCC型事务java实现。带中文注释。源码解析:http://www.iocoder.cn/categories/TCC-Transaction/?github☆134Feb 9, 2019Updated 7 years ago
- Spring Boot & GRPC Framework☆328Jul 5, 2023Updated 2 years ago
- Netty 4 的一些技术栈示例代码并辅以博文讲解。主要包括入门的demo,粘包和拆包解决办法,心跳测试,http服务的实现,client重连机制,TCP滑动窗口、protobuf协议传输等相关技术。☆449Oct 4, 2022Updated 3 years ago
- 云收藏 Spring Boot 2.X 开源项目☆4,865Jul 12, 2025Updated 7 months ago
- 在Spring Boot中使用WebSocket,示例包括简单模式、STOMP模式消息、处理对方不在线情况、分布式WebSocket等。☆211Nov 20, 2018Updated 7 years ago