《API网关:中间件设计和实践》—— 微服务设计,源码级体验!
☆47Aug 14, 2022Updated 3 years ago
Alternatives and similar repositories for api-gateway
Users that are interested in api-gateway are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 小傅哥的《Java 简明教程》- 【系统架构】DDD架构 https://bugstack.cn/md/road-map/road-map.html☆16Oct 4, 2024Updated last year
- 小霸王☆11Oct 24, 2022Updated 3 years ago
- 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!☆11Jul 6, 2022Updated 3 years ago
- MyBatis 是一款非常优秀的持久层框架,相对于IBatis更是精进了不少。与此同时它还提供了很多的扩展点,比如最常用的插件;语言驱动器,执行器,对象工厂,对象包装器工厂等等都可以扩展。那么,如果想成为一个有深度的男人(程序猿),还是应该好好的学习一下这款开源框架的源码,…☆20Dec 16, 2022Updated 3 years ago
- itstack-demo-code☆21Dec 16, 2022Updated 3 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- itstack-demo-iot-gatewary☆27Oct 4, 2022Updated 3 years ago
- GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI思想)☆22Feb 18, 2023Updated 3 years ago
- 《手写Mybatis:渐进式源码实践》 —— 作者:付政委(小傅哥)☆134Nov 8, 2024Updated last year
- 算法思想模块总结☆11May 8, 2020Updated 5 years ago
- ☆44Apr 15, 2026Updated 2 weeks ago
- 基于 Netty 构建的自研网关,采用 Java 原生实现,整合 Nacos 作为注册配置中心。其设计目标是为微服务架构提供高性能、可扩展的统一入口和基础设施,承载请求路由、安全控制、流量治理等核心网关职能。☆25Jun 3, 2024Updated last year
- itstack-demo-drools☆10Jun 17, 2022Updated 3 years ago
- 微信公众号:bugstack虫洞栈 | 专注于原创开发专题案例。跟着案例学Netty,Netty4.x案例从简单入门到应用实战,全篇37章节优秀案例+实战源码[基础篇(13)、中级篇(13)、高级篇(3章+)、源码分析篇],以上章节全部完成并不断持续更新中。 欢迎关注公众号:…☆738Sep 19, 2024Updated last year
- 本仓库以基于 docsify 构建的所见即所得博客,程序员👨🏻💻伙伴可以通过克隆仓库,配置基础的信息就可以拥有一个这样的博客了!☆81Feb 8, 2026Updated 2 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 服务质量监控,javaagent+asm☆16Jun 17, 2022Updated 3 years ago
- demo program for POC☆16Mar 21, 2023Updated 3 years ago
- 跟老卫学Apache Kafka开发☆23Jun 29, 2025Updated 10 months ago
- 大数据组件学习;包括dataflow,spring cloud stream;elasticsearch;flink;spark;kafka;phoenix;Hive;Hbase;☆22Jul 1, 2022Updated 3 years ago
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆66Dec 16, 2022Updated 3 years ago
- 基于Java实现的。Timeline模式朋友圈、微博、消息推送、feed流、im通讯的抽象库,提供数据流间的分发功能、分发失败后重试,将抽象层、存储层分离提高系统灵活性、以及各种存储层的具体实现。☆11Dec 7, 2021Updated 4 years ago
- nezha(哪吒)基于Spring boot、Dubbo、Nacos、Spring cloud gateway、Spring security、Sentinel、Seata、Caffeine、RocketMq、Redis、Mybatis、Mybatis-plus、Hikar…☆11Dec 14, 2022Updated 3 years ago
- Multi-Objective Hybrid Autoscaing (MOHA)☆10Dec 21, 2022Updated 3 years ago
- 一个Chrome插件,解决知识星球上的文本内容无法复制的问题☆18Jan 13, 2025Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 脚本自动获取搬瓦工最新优惠码☆10Mar 3, 2020Updated 6 years ago
- PyTorch-Implementation of "Data-Driven Sparse Structure Selection for Deep Neural Networks"☆21Apr 17, 2020Updated 6 years ago
- 领取驱动设计DDD{Domain-Driven Design}历史较长但随着微服务的兴起DDD又活跃到开发工程师的视线。它提供的是一套架构设计思想,我们可以使用这套方法论将架构设计的尽可能做到高内聚、低耦合、可扩展性强的应用服务。那么本专题以DDD实战落地为根本,分章节设计…☆83Feb 11, 2026Updated 2 months ago
- easymqtt4j , netty +mqtt +subscriber+ publisher +broker+cluster server for java☆13Apr 13, 2026Updated 3 weeks ago
- 用树形的方式合理地组织知识点,并为每一个知识点配置可直接编译运行的go源代码☆60Jul 9, 2025Updated 9 months ago
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆132May 5, 2022Updated 4 years ago
- 增强SpringBoot Schedule,开发中间件以zookeeper为注册中心扩展为分布式任务调度系统,接入方式接单易用,目前实现功能如下; 多机器部署任务 统一控制中心启停 宕机灾备,自动启动执行 实时检测任务执行信息:部署数量、任务总量、成功次数、失败次…☆96Jun 17, 2022Updated 3 years ago
- 这是基于webflux.WebClient开发的阿里云盘客户端。提供简单好用的方法来使用阿里云盘,内部使用了缓存来提升性能,还可以自定义缓存实例,使用SpringBoot的自动装配,无需复杂的配置,开箱即用。大家觉得不错,欢迎一起参与开发!!!☆11Dec 10, 2021Updated 4 years ago
- 基于Spring,SpringMVC,MyBatis,bootstrap,jquery,jstl等集成的基础开发框架!☆24Oct 17, 2016Updated 9 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ☆16Oct 24, 2022Updated 3 years ago
- reverse java maven project from m2 sources.jar☆10Mar 16, 2026Updated last month
- A PyTorch Implementation of Feature Boosting and Suppression☆18Sep 14, 2020Updated 5 years ago
- Helm Charts for RisingWave☆24Apr 22, 2026Updated last week
- 功能丰富,使用简单。pulsar spring boot starter基于注解实现,全面支持EL表达式,支持任何数据类型传输,不限制,即使生产者发送数据结构与消费者接收数据结构不一致也能完美解析,支持超复杂数据结构自定义解析。☆15Jun 14, 2023Updated 2 years ago
- Java 面经手册,全书共计 5 章 29 节,417页11.5万字,耗时 4 个月完成。涵盖数据结构、算法逻辑、并发编程、JVM以及简历和互联网大厂面试等内容。☆1,600Feb 24, 2023Updated 3 years ago
- DoDo开放平台官方文档☆12Apr 10, 2023Updated 3 years ago