awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
F

fuzhengwei/itstack-demo-springcloud

0
View on GitHub↗
0 星标·0 分支·2 次浏览

Itstack Demo Springcloud

Spring Cloud是一系列框架的有序集合。它利用Spring Boot的开发便利性巧妙地简化了分布式系统基础设施的开发,如服务发现注册、配置中心、消息总线、负载均衡、断路器、数据监控等,都可以用Spring Boot的开发风格做到一键启动和部署。

Features

  • Java Frameworks - Introductory examples for building microservices with Spring Cloud.

Star 历史

fuzhengwei/itstack-demo-springcloud 的 Star 历史图表fuzhengwei/itstack-demo-springcloud 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Itstack Demo Springcloud 的开源替代方案

相似的开源项目,按与 Itstack Demo Springcloud 的功能重合度排序。
  • vaadin/frameworkvaadin 的头像

    vaadin/framework

    1,805在 GitHub 上查看↗

    This framework is a server-side development platform for building interactive, data-driven web applications using Java. It provides a comprehensive component model that allows developers to construct complex user interfaces entirely through backend code, abstracting away the need to manually manage HTML, CSS, or client-side scripting. The platform distinguishes itself by maintaining the application state and user interface hierarchy on the server, synchronizing changes to the browser through a persistent communication channel. This architecture enables developers to bind backend domain object

    Javajavavaadinvaadin-framework
    在 GitHub 上查看↗1,805
  • fuzhengwei/itstack-demo-frameF

    fuzhengwei/itstack-demo-frame

    0在 GitHub 上查看↗

    itstack-demo-frame

    在 GitHub 上查看↗0
  • fuzhengwei/small-mybatisfuzhengwei 的头像

    fuzhengwei/small-mybatis

    131在 GitHub 上查看↗

    像我们之前完成手写 Spring一样,拆解功能、简化流程、渐进实现,让读者能够更容易的学习到最有价值的知识。

    Java
    在 GitHub 上查看↗131
  • fuzhengwei/small-springfuzhengwei 的头像

    fuzhengwei/small-spring

    4,899在 GitHub 上查看↗

    Small-Spring is a simplified Java implementation of the Spring framework designed to study the internal architecture of inversion of control containers and dependency injection frameworks. It functions as a bean container that manages object lifecycles and resolves dependencies through automated instantiation and property injection. The project implements a mechanism for intercepting method calls using dynamic proxies to support aspect-oriented programming. It separates cross-cutting concerns from business logic by wrapping target objects to modify method executions. The system covers compon

    Java
    在 GitHub 上查看↗4,899

常见问题解答

fuzhengwei/itstack-demo-springcloud 是做什么的?

Spring Cloud是一系列框架的有序集合。它利用Spring Boot的开发便利性巧妙地简化了分布式系统基础设施的开发,如服务发现注册、配置中心、消息总线、负载均衡、断路器、数据监控等,都可以用Spring Boot的开发风格做到一键启动和部署。

fuzhengwei/itstack-demo-springcloud 的主要功能有哪些?

fuzhengwei/itstack-demo-springcloud 的主要功能包括:Java Frameworks。

fuzhengwei/itstack-demo-springcloud 有哪些开源替代品?

fuzhengwei/itstack-demo-springcloud 的开源替代品包括: vaadin/framework — This framework is a server-side development platform for building interactive, data-driven web applications using… fuzhengwei/itstack-demo-frame — itstack-demo-frame. fuzhengwei/small-mybatis — 像我们之前完成手写 Spring一样,拆解功能、简化流程、渐进实现,让读者能够更容易的学习到最有价值的知识。. fuzhengwei/small-spring — Small-Spring is a simplified Java implementation of the Spring framework designed to study the internal architecture…