基于反射实现,高效 java版开放接口统一网关鉴权demo项目
☆71Nov 16, 2022Updated 3 years ago
Alternatives and similar repositories for open-api-project
Users that are interested in open-api-project are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 用nio实现mysql协议,连接数据库查询数据☆13Aug 12, 2017Updated 8 years ago
- RPC框架,基于netty,实现了远程调用、服务治理等功能☆16May 19, 2018Updated 8 years ago
- 通过该网关进行服务的路由,进行安全的校验,接口的度量, 后台服务依赖dubbo服务治理框架☆20May 31, 2018Updated 8 years ago
- ☆10Jun 13, 2017Updated 9 years ago
- 商品秒杀系统——Java并发实战和并发优化☆12Oct 6, 2016Updated 9 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.
- 这只是一套简化开发的框架,主要技术使用Mybatis+Spring+SpringMVC+shiro,全局鉴权+自定鉴权,AOP日志,用熟了分分钟实现增删改查不是梦☆18Mar 7, 2018Updated 8 years ago
- a simple demo for dubbo with jsonrpc protocol(dubbo jsonrpc简单例子)☆18Feb 21, 2017Updated 9 years ago
- 文件微服务,实现基于云服务和本地文件存储的微服务☆10Sep 8, 2016Updated 9 years ago
- 卡尔开放平台-提供第三方接入解决方案☆10Feb 26, 2018Updated 8 years ago
- 解决gateway-dubbox的负载均衡及动态扩缩问题☆16Apr 3, 2018Updated 8 years ago
- 基于spring mvc+redis+logback+elk的日志demo☆12Feb 23, 2017Updated 9 years ago
- 对SkyWalking 中的埋点部分进行抽离形成一个独立的针对于JAVA 埋点的项目。☆13Aug 31, 2022Updated 3 years ago
- j360系列 - 缓存异步写数据库的框架☆15Apr 14, 2016Updated 10 years ago
- Shell 简易教程☆15Sep 2, 2015Updated 10 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 微服务的网关,包含oauth2授权、调用次数限制和服务路由☆13Jan 12, 2017Updated 9 years ago
- 这个是问卷调查系统的后端,使用spring-boot全家桶☆10Feb 28, 2020Updated 6 years ago
- 订单派单中心、springBoot、springMVC、Mybatis、Redis、Kafka、hikari☆64Apr 10, 2019Updated 7 years ago
- Playground project acting as an example for a complex LangChain workflow☆11Jun 20, 2023Updated 3 years ago
- File server web service☆13Sep 17, 2013Updated 12 years ago
- 轻量级Java对象高效克隆框架☆25Aug 3, 2022Updated 3 years ago
- gin框架实现基于ip地址的限流☆11Jan 4, 2021Updated 5 years ago
- redis distribute lock☆17Jun 24, 2017Updated 9 years ago
- Digital currency exchanges 数字货币交易所☆17Dec 8, 2022Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 一个api网关项目,可以当做api开放平台或外网转内网的转发工具 (仅支持http/https转发,基于HttpClient4.5),1、项目基于ruoyi搭建:http://www.ruoyi.vip 2、基于appKey+appSecret的账号 3、api支持通配…☆36Sep 1, 2022Updated 3 years ago
- MyBatis代码生成器,生成Model、Dao、Mapper等☆12Jun 28, 2017Updated 9 years ago
- 基于 MobileNet 模型, 使用 Tensorflow 的 Java API 进行图片的分类以及图形内物体识别。☆14Nov 12, 2018Updated 7 years ago
- 1、支持网页爬虫 2、多线程、线程池 3、支持全文搜索 4、支持Hadoop分布式平台、HDFS/MapReduce、Zookeeper、HBase 5、支持redis分布式缓存 6、集成微信公众号开发 7、Spring4新特性 8、ActiveMQ 9、Nginx详细配置…☆16Nov 16, 2022Updated 3 years ago
- 笔记博客(noteblog)是一款基于layuide响应式的个人优雅博客,简洁美观功能强大, 采用springboot、mybatis-plus、layui、layuiadmin等多种流行框架。移动端适应良好, 自带富文本编辑器和markdown编辑器两种类型,自由选择,网…☆11May 16, 2024Updated 2 years ago
- Unified API to communicate with TV box☆13Oct 26, 2017Updated 8 years ago
- ☆16Oct 4, 2025Updated 9 months ago
- 限流幂等框架☆19Mar 29, 2018Updated 8 years ago
- 主要是做一个全新前后端分离的CMS管理系统,包括PC,PC端会做成响应式的布局, 兼容大部分的手机或者平板;后端会使用SpringBoot 2.0来实现;前后端的分离采用接口的方式来实现, 前端主要是用Vue js 来实现页面的数据交互;☆12Apr 28, 2024Updated 2 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.
- web API开放接口设计解决方案: 基础验签加密组件;AES + RSA;国密SM算法;API多版本管理等。☆46Apr 12, 2023Updated 3 years ago
- High performance distributed database pool☆24Feb 1, 2018Updated 8 years ago
- 一个jdbcUtils 工具类,可以非常容易地从数据库中获取Java对象,支持分页查询、lambda表达式、自动填充数据和数据权限控制。使用非常简单,只需要给主类SqlExecutor配置好数据源,就没有其他需要配置的了,不需要继承某个类,也不需要实现哪个接口,几乎没有学习成…☆18Sep 18, 2025Updated 10 months ago
- SpringCloud + RocketMQ 实现分布式事务(transaction)☆113Jun 21, 2022Updated 4 years ago
- dubbox 2.8.1版本 在其基础之上进行扩展☆10Dec 16, 2014Updated 11 years ago
- 基于angular1.0.x的豆瓣一刻webAPP项目☆12Jun 20, 2017Updated 9 years ago
- lamp-boot 基于jdk21、jdk17、jdk11、jdk8 + SpringBoot的前后分离的快速开发平台,其中的可配置的SaaS功能尤其闪耀, 具备RBAC功能、网关统一鉴权、Xss防跨站攻击、自动代码生成、多种存储系统、分布式事务、分布式定时任务等多个模块,…☆663Oct 15, 2024Updated last year