《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
- itstack-demo-frame☆12Dec 16, 2022Updated 3 years ago
- fuzhengwei.github.io☆14Dec 14, 2022Updated 3 years ago
- 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!☆11Jul 6, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- MyBatis 是一款非常优秀的持久层框架,相对于IBatis更是精进了不少。与此同时它还提供了很多的扩展点,比如最常用的插件;语言驱动器,执行器,对象工厂,对象包装器工厂等等都可以扩展。那么,如果想成为一个有深度的男人(程序猿),还是应该好好的学习一下这款开源框架的源码,…☆20Dec 16, 2022Updated 3 years ago
- itstack-demo-code☆21Dec 16, 2022Updated 3 years ago
- 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 6 years ago
- 基于 Netty 构建的自研网关,采用 Java 原生实现,整合 Nacos 作为注册配置中心。其设计目标是为微服务架构提供高性能、可扩展的统一入口和基础设施,承载请求路由、安全控制、流量治理等核心网关职能。☆25Jun 3, 2024Updated last year
- ☆31Dec 5, 2023Updated 2 years ago
- 学习Java8新特性☆10May 8, 2018Updated 8 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 📝 Java 数据结构和算法 | Algorithms and data structures implemented in Java with explanations and links to further readings☆348Nov 1, 2023Updated 2 years ago
- springboot-data-jdbc最佳实践☆12Oct 24, 2020Updated 5 years ago
- 探索dubbo 和 spring boot 的结合☆14Dec 1, 2018Updated 7 years ago
- 微信公众号:bugstack虫洞栈 | 专注于原创开发专题案例。跟着案例学Netty,Netty4.x案例从简单入门到应用实战,全篇37章节优秀案例+实战源码[基础篇(13)、中级篇(13)、高级篇(3章+)、源码分析篇],以上章节全部完成并不断持续更新中。欢迎关注公众号:…☆736Sep 19, 2024Updated last year
- 本仓库以基于 docsify 构建的所见即所得博客,程序员👨🏻💻伙伴可以通过克隆仓库,配置基础的信息就可以拥有一个这样的博客了!☆79Feb 8, 2026Updated 3 months ago
- 服务质量监控,javaagent+asm☆16Jun 17, 2022Updated 3 years ago
- 跟老卫学Apache Kafka开发☆23Jun 29, 2025Updated 10 months ago
- 基于角色的权限访问控制(Role-Based Access Control)☆14Aug 26, 2024Updated last year
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆66Dec 16, 2022Updated 3 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 基于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
- Java Pools(Connection Pool,Object Pool,Task Pool)☆15May 10, 2026Updated 2 weeks ago
- 一个Chrome插件,解决知识星球上的文本内容无法复制的问题☆19Jan 13, 2025Updated last year
- PyTorch-Implementation of "Data-Driven Sparse Structure Selection for Deep Neural Networks"☆21Apr 17, 2020Updated 6 years ago
- PACKAGE-CI前端专属DevOps全流程CI/CD一体化解决方案,新概念的前端运维工具。【前端】【集群调度器】【集群节点应用】全部收纳在这一个仓库内统一管理!整套软件均用JavaScript语言开发,并且基于MIT协议开放源代码。☆10Jun 15, 2022Updated 3 years ago
- 领取驱动设计DDD{Domain-Driven Design}历 史较长但随着微服务的兴起DDD又活跃到开发工程师的视线。它提供的是一套架构设计思想,我们可以使用这套方法论将架构设计的尽可能做到高内聚、低耦合、可扩展性强的应用服务。那么本专题以DDD实战落地为根本,分章节设计…☆82Feb 11, 2026Updated 3 months ago
- easymqtt4j , netty +mqtt +subscriber+ publisher +broker+cluster server for java☆13May 5, 2026Updated 2 weeks ago
- 用树形的方式合理地组织知识点,并为每一个知识点配置可直接编译运行的go源代码☆60Jul 9, 2025Updated 10 months 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.
- 基于webflux的网关系统、gateway、spring boot、Reactor☆19Jan 13, 2021Updated 5 years 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
- ☆14Jun 8, 2017Updated 8 years ago
- A PyTorch Implementation of Feature Boosting and Suppression☆18Sep 14, 2020Updated 5 years ago