wayshall / onetwo
一个基于spring和spring boot的快速开发框架……
☆19Updated last month
Alternatives and similar repositories for onetwo:
Users that are interested in onetwo are comparing it to the libraries listed below
- Spring Cloud 跨服务数据聚合小框架,解决服务拆分的静态数据聚合之痛。举个栗子:两个服务,A服务的某张表用到了B服务的某张表的值,我们在对A服务那张表查询的时候,把B服务某张表的值聚合在A服务的那次查询过程中。☆37Updated 2 years ago
- Learning about the spring-boot instances☆56Updated 7 years ago
- 基于spring cloud eureka实现。 fm-cloud-bamboo: 接口多版本控制, fm-cloud-graybunny: 灰度发布,A/B Test☆82Updated 5 years ago
- Java版本ngrok客户端,集成spring-boot随应用启动快速映射内网地址☆58Updated 7 years ago
- 💢 Nepxion EventBus is a generic event dispatching component based on Google Guava with Spring framework AOP, support synchronous and asy…☆76Updated 6 months ago
- 自定义的spring-boot的dubbox starter,为spring-boot相关的项目使用dubbox提供简易的方式并集成spring-boot的auto configuration☆25Updated 7 years ago
- 修改dubbo-admin v2.5.3,集成cas和diamond☆34Updated 7 years ago
- 简约而不简单功能强大的配置中心。部署简单、支持多环境多版本配置管理。支持全局配置、多应用共享配置、配置加密、配置实时同步、spring/springboot无缝对接,细粒度权限控制、安全过滤等功能☆48Updated 2 years ago
- 使用zipkin集成从http到dubbo rcp的调用链跟踪☆71Updated 7 years ago
- 基于事务的读写分离☆45Updated 7 years ago
- 专注于Spring Cloud的代码生成器,http://start.springcloud.cn☆45Updated 6 years ago
- 🔨 Nepxion Skeleton is a generic codes and files generator based on freemaker for any text formats, and provides skeleton of Spring Cloud…☆66Updated 6 months ago
- 基于SpringBoot和Swagger2生成离线文档:PDF和Html5格式☆42Updated 5 months ago
- mybatis table sharding plugin☆60Updated 3 years ago
- springcloud 学习与经典场景示例☆75Updated 6 years ago
- Performance bottleneck solution for Registry in large-scale service scenario☆14Updated 2 years ago
- Sentinel 是阿里中间件团队开源的,面向分布式服务架构的轻量级流量控制产品,主要以流量为切入点,从流量控制、熔断降级、系统负载保护等多个维度来帮助用户保护服务的稳定性。本项目为sentinel与dubbo结合的改造项目,主要解决sentinel与dubbo相结合的几个…☆54Updated 5 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆47Updated 5 years ago
- AG-Gate 是一个基于spring cloud的用户资源授权、api管理授权的网关系统,以jwt交互的鉴权token来实施,支持基于Eureka注册中心下的服务鉴权和拦截,同时扩展Eureka下服务失效的通知扩展。☆99Updated 7 years ago
- bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。☆97Updated 4 years ago
- 数据库分库的多数据源组件,包括读写分离,自动路由,多库扫描等等功能☆9Updated 9 years ago
- 基于aliyun MQ服务封装的SpringBoot starter 优点 1、 使用简单:开箱即用,只需要简单配置 2、分业务处理:生产-消费端可以自定义配置不同topic、不同tag。☆52Updated 5 years ago
- Zipkin 是一款Twitter开源的分布式实时数据追踪系统(Distributed Tracking System),此库是为国内著名服务治理框架dubbo编写的zipkin instrument library,支持对dubbo调用的全链路实时调用数据统计与依赖分析。…☆20Updated 8 years ago
- 使用oauth2.0写的简单的client和认证Server,使用了@EnableOAuth2Sso注解来模拟单点登陆☆88Updated 7 years ago
- 状态机工程☆39Updated 6 years ago
- 适用于Spring Cloud体系的文档中心,不需要 使用Swagger,支持选择IP调用,如果使用了Swagger优先Swagger调用☆25Updated 6 years ago
- http://www.itmuch.com☆51Updated 7 years ago
- mica 演示项目☆48Updated 2 years ago
- dubbo日志扩展插件☆25Updated 7 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆45Updated 6 years ago