主流springboot后台开发框架,基本集成了所有能用到的功能,包含二维消息队列,数据库异步写入,MongoDB JPA 聚合查询,拦截器,RxJava,Retrofit使用等
☆34Jul 16, 2023Updated 3 years ago
Alternatives and similar repositories for SpringBootServerFrame
Users that are interested in SpringBootServerFrame are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一个高性能,可靠,异步的本地持久化队列实现;重启JVM、重启服务器、或者强制KILL进程时,队列里的数据不丢失;☆14Dec 5, 2017Updated 8 years ago
- 使用一致性哈希consistent-hashing来实现分布式redis,基于spring使用的缓存工具☆14Aug 3, 2017Updated 9 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 4 years ago
- DataX 是异构数据广泛使用的离线数据同步工具/平台,实现包括 MySQL、Oracle、SqlServer、Postgre、HDFS、Hive、ADS、HBase、OTS、ODPS 等各种异构数据源之间高效的数据同步功能。☆23Jan 31, 2018Updated 8 years ago
- Java数据结构与算法☆10Sep 5, 2017Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- eureka和consul服务注册中心, feign集成restTemplate和ribbon, ribbon负载均衡, hystrix-dashboard熔断器, zuul-filter路由过滤, bus消息总线☆14Apr 7, 2026Updated 4 months ago
- 1、提供声明式异步编程(只需在方法上加@Async注解就OK了); 2、解决异步多层嵌套带来的线程阻塞问题;3、提供异步事件编程;4、更多功能等待发现哈; 目前这个框架已在本人公司生成环境运行近2年无异常,欢迎讨论☆16Jan 3, 2019Updated 7 years ago
- 可实现异构应用系统间的数据转换、信息传递和业务的编排与重组☆13Nov 16, 2022Updated 3 years ago
- 基于无锁队列(RingBuffer)实现的具备轮转功能的异步日志。☆21Apr 12, 2017Updated 9 years ago
- 基于ActiveMQ的数据交换中间件☆14Aug 17, 2014Updated 11 years ago
- 我经常用到的一些小工具类:类型验证、转换,http,oauth,job,redis queue,jsonrpc等☆13Feb 8, 2017Updated 9 years ago
- java 高并发处理☆49Sep 26, 2017Updated 8 years ago
- 基于springboot的框架☆14Oct 26, 2016Updated 9 years ago
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Jul 1, 2016Updated 10 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- SPringBoot+EasyExcel+异步(多线程)邮件发送☆14Oct 31, 2019Updated 6 years ago
- DataX 是阿里巴巴集团内被广泛使用的离线数据同步工具/平台,实现包括 MySQL、Oracle、HDFS、Hive、OceanBase、HBase、OTS、ODPS 等各种异构数据源之间高效的数据同步功能。☆24Nov 5, 2021Updated 4 years ago
- 测试 Spring 事务的各种传播行为☆13Apr 27, 2014Updated 12 years ago
- 订单状态机☆37Jun 30, 2016Updated 10 years ago
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15May 25, 2017Updated 9 years ago
- Java版数据结构与算法☆15Oct 13, 2020Updated 5 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆17Jan 28, 2019Updated 7 years ago
- 整合SpringBoot,Mybatis框架搭建的服务端,支持多线程并发执行定时任务,支持多数据源,整个项目可以直接运用到项目架构中☆16Jan 15, 2019Updated 7 years ago
- Swagger 是一款RESTFUL接口的文档在线自动生成+功能测试功能软件。本文简单介绍了在项目中集成swagger的方法和一些常见问题。如果想深入分析项目源码,了解更多内容,见参考资料。 Swagger 是一个规范和完整的框架,用于生成、描述、调用和可视化 RESTfu…☆17Sep 13, 2017Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 文件服务器,可以作为文件的存储服务单独运行,并为其他业务服务,可以作为一个文件版本管理器来运行。☆21Apr 9, 2026Updated 4 months ago
- 全称:minsx-common-cloud-storge 公共云存储,主要用于统一阿里云、百度云、腾讯云、七牛云等云存储及本地存储,提供一套简单通用的标准☆19Dec 3, 2018Updated 7 years ago
- 基于云计算Iaas平台的企业级云计算,一站式解决方案,http://www.springcloud.cn☆28Oct 31, 2015Updated 10 years ago
- 正则表达式解析引擎☆15May 4, 2023Updated 3 years ago
- 使用 mybatis Interceptor 的一个数据权限工具包☆21May 9, 2019Updated 7 years ago
- 邀请码算法实现和说明文档☆54Aug 4, 2016Updated 10 years ago
- 日志实时监控,检索,报警☆19Apr 26, 2016Updated 10 years ago
- 2015 ali中间件比赛项目,1. 通信模块: 涉及到了消息架构设计,每一个主题分配1-2个队列,这个是可以横向增加,考虑到了一个主题有多个消费者订阅,而且还有过滤条件,为了负载均衡,对应的队列投递消息是根据随机数对队列数取膜完成的。以上是内存队列。 2. 持久化系统:因…☆86Apr 5, 2018Updated 8 years ago
- Spring 5 RESTful API Example☆10Nov 22, 2017Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- #### Spring4+SpringMVC4+Mybatis3+IDEA+REST风格框架(微信小程序+APP+Boss后台) - 纯REST风格,是微信小程序、APP、后台管理系统的统一后台,前后端分离 - ResponseUtil类统一响应结构 - Except…☆25Mar 15, 2019Updated 7 years ago
- 数据的导出(支持DB2、MySQL、Oracle、Teradata数据库的数据导出)、合并(支持将多个小数据文件合并成一个大的数据文件)、传输(支持FTP、SFTP数据传输)程序,适用于向指定FTP服务器供数的情况,常见于多个源系统以数据文件的形式向数据仓库集中供数。该程序…☆23Jun 24, 2015Updated 11 years ago
- 使用spring-boot、shiro、jwt实现无状态以及动态url权限认证,适合于前后端分离以及app访问☆22Dec 30, 2017Updated 8 years ago
- 基于Netty的文件传输程序,方便与其他系统的集成☆21Jul 5, 2018Updated 8 years ago
- 尚硅谷-互联网大厂高频重点面试题(第2季)-学习笔记☆12Oct 13, 2020Updated 5 years ago
- SpringBoot集成学习项目 SpringBoot Integration☆22Jul 29, 2020Updated 6 years ago
- 基于netty的使用HTTP进行文件传输☆16Oct 15, 2015Updated 10 years ago