spring boot demo 是一个用来深度学习并实战 spring boot 的项目,该项目已成功集成batis-aop(AOP自定义多数据源)、multi-datasource-mybatis(使用Mybatis集成多数据源)、quartz(定时任务)、rabbitmq-access(Rabbitmq手动确认模式)、rabbitmq-availability(RabbitMQ消息100%可靠性投递)、redis(单机||哨兵||集群||Lettuce)、RocketMQ-demo(RocketMQ,实现消息的发送和接收)、RocketMQ-shop-project(RocketMQ模拟电商网站购物)、Spring Security(实现动态权限的实现||Spring Cloud…
☆49Feb 22, 2023Updated 3 years ago
Alternatives and similar repositories for spring-boot-demo
Users that are interested in spring-boot-demo are comparing it to the libraries listed below
Sorting:
- SpringBoot的各种技术集成,使用Gradle进行多项目的聚合管理。☆17Jan 6, 2022Updated 4 years ago
- 项目为java语言编写的一个博客API系统,上手简单,配置灵活,有完整的接口说明文档,接口丰富,接口具备认证授权、鉴权、参数校验、限流等功能。☆37Jun 21, 2022Updated 3 years ago
- 一套对于clickhouse的封装:过亿数据的秒级查询,不得不爱的clickhouse☆13Sep 23, 2020Updated 5 years ago
- 小米r3gv2 lede的编译固件☆10Feb 3, 2021Updated 5 years ago
- 代码工具集,第三方中间件集成等☆11May 13, 2023Updated 2 years ago
- 基于Spring Boot,Spring Cloud(Eureka,Gateway,Ribbon,Feign),Spring Security,JWT,MyBatis、Redis以及区块链技术实现多个token验证登录的大数据网关,大数据网关作为访问控制的节点,集成对用户身…☆12Dec 13, 2022Updated 3 years ago
- 此为老版仓库,已废弃不再更新维护,请移步至https://github.com/alipay/alipay-sdk-java-all☆11Apr 3, 2018Updated 7 years ago
- 集信达是传智研究院研发的一款企业级的短信平台、可以对接多个应用,为多个应用同时提供发送短信功能,同时对接多个短信通道,实现动态切换、异常降级、自动选举通道、自动补偿等功能,保证短信的发送成功率,应对短信发送场景的企业开发难题。☆12Sep 9, 2021Updated 4 years ago
- 收集技术文档,涵盖面试,编程,数据库等等☆15Apr 19, 2018Updated 7 years ago
- 工具类集合,主要涵盖了自己平常用到的一些工具类,集合、加密解密、代码生成、poi word excel转html 导入导出、邮件、支付、第三方登陆、定时器、图片处理等☆28Dec 10, 2022Updated 3 years ago
- A template for your project structure, including a sample README file☆25May 3, 2021Updated 4 years ago
- A Java microservices scaffold developed based on the OpenTelemetry protocol.☆20Aug 13, 2024Updated last year
- Java微信开发,支持微信支付、开放平台、公众号、企业号、企业微信、小程序等开发,及对应的Java后端,提供全平台拉通的第三方解决方案☆15Jun 25, 2025Updated 8 months ago
- 一个使用简单的安全防护、权限验证、身份验证工具,无复杂配置,只需依赖jar并简单配置即可使用,目前拥有功能:角色、菜单、权限集成管理,IP限流,内部服务双向验证、自动打印请求日志等。 A simple and secure protection tool that is …☆18Dec 3, 2024Updated last year
- Spring Boot Start with Aliyun OSS☆20May 4, 2016Updated 9 years ago
- 进阶实战☆11Jun 30, 2021Updated 4 years ago
- 基于spring boot 2实现的各类小例子。有aop日志,发送邮件,模板导出excel,模板导出word,resttemplate调用封装,redis调用,hibernate和mybatis多数据源,通用工具类和java网络io例子等☆16Jun 29, 2022Updated 3 years ago
- The smallest fully functional (with dGPU) hackintosh☆12Mar 20, 2023Updated 3 years ago
- Android 进程级沙箱。☆17Oct 1, 2022Updated 3 years ago
- BypassHiddenApi是一个用于绕过Android系统对隐藏API反射调用限制库。适用于Android4.4~15。☆20Jun 26, 2025Updated 8 months ago
- 本项目是一款基于SpringCloudAlibaba + Netty + MySQL + Redis + RocketMQ搭建的高并发直播平台应用,包含用户中台系统、即时通讯系统以及礼物钱包系统,并实现了直播PK功能、红包雨功能以及直播带货秒杀功能。底层采用缓存、消息队列以…☆11May 4, 2024Updated last year
- 飞廉是一个完全开源的开发平台,基于SpringBoot2.0+和element-vue-admin,集成了mybatis plus,shiro,websocket,多租户,数据规则等常用模块。☆18Jun 17, 2022Updated 3 years ago
- 应用层限流☆10Mar 1, 2026Updated 2 weeks ago
- springboot + TDD + DDD + Rest☆25Feb 6, 2020Updated 6 years ago
- SpringBoot集成学习项目 SpringBoot Integration☆22Jul 29, 2020Updated 5 years ago
- ☆22Aug 1, 2024Updated last year
- java服务端快速集成支付宝和微信支付,使用该项目可以使你快速接入支付宝与微信支付,转账,退款等业务☆19Apr 26, 2021Updated 4 years ago
- MQTT协议的Broker(服务器)端实现,单机最低可支持2w+并发连接数,支持SSL加密及WebSocket连接。与Eclipse的Mosquitto功能类似,但拥有更高的并发承受能力。☆13Mar 8, 2022Updated 4 years ago
- websocket压测工具☆10Jul 12, 2025Updated 8 months ago
- 基于springboot ckeditor整合mathType完整实例☆11Jan 4, 2023Updated 3 years ago
- springboot集成sentinel作集群流控,使用nacos作为数据源,sentinel-dashboard修改流控规则同步到nacos,应用监听到流控规则变更进行同步,采用独立模式部署token-server,并使用zookeeper做高可用。☆10Jun 9, 2022Updated 3 years ago
- 通用的微服务后台管理系统模板;技术栈 SpringCloudAlibaba + Nacos + OpenFeign + Gateway + SpringSecurity + MyBatisPlus + Redis + Oracle/MySQL;支持多数据源、多级缓存、动态线…☆21Sep 5, 2025Updated 6 months ago
- 高性能秒杀系统:redis限流+redis缓存+kafka消息队列+mysql乐观锁☆51Jun 21, 2022Updated 3 years ago
- Sharing of self-developed red team tools...记得freebuf关注我P1cker☆11Jan 12, 2021Updated 5 years ago
- Spring Cloud 学习代码分享☆13Updated this week
- 基于grpc开发的跨语言的交互系统,集成B/C/S,Brower基于SpringBoot2开发,使用Netty+WebSocket实现QQ功能,Client基于PyQt5,实现用户管理和博客管理。图片服务和博客服务基于Go语言开发,并且提供了HTTP的图片服务功能。☆14Apr 14, 2021Updated 4 years ago
- Shiro如何优雅地与 JWT 进行集成☆19Jan 16, 2024Updated 2 years ago
- 《Java多线程编程核心技术》Source code☆29Apr 18, 2021Updated 4 years ago
- grpc集成nacos注册中心☆12Dec 24, 2020Updated 5 years ago