awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
F

fuzhengwei/itstack-demo-frame

0
View on GitHub↗
0 نجوم·0 تفرعات·3 مشاهدات

Itstack Demo Frame

itstack-demo-frame

Features

  • Java Frameworks - A collection of service framework components and scaffolding.

سجل النجوم

مخطط تاريخ النجوم لـ fuzhengwei/itstack-demo-frameمخطط تاريخ النجوم لـ fuzhengwei/itstack-demo-frame

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Itstack Demo Frame

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Itstack Demo Frame.
  • vaadin/frameworkالصورة الرمزية لـ vaadin

    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-springcloudF

    fuzhengwei/itstack-demo-springcloud

    0عرض على GitHub↗

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

    عرض على GitHub↗0
  • fuzhengwei/small-mybatisالصورة الرمزية لـ fuzhengwei

    fuzhengwei/small-mybatis

    131عرض على GitHub↗

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

    Java
    عرض على GitHub↗131
  • fuzhengwei/small-springالصورة الرمزية لـ fuzhengwei

    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-frame؟

itstack-demo-frame

ما هي الميزات الرئيسية لـ fuzhengwei/itstack-demo-frame؟

الميزات الرئيسية لـ fuzhengwei/itstack-demo-frame هي: Java Frameworks.

ما هي البدائل مفتوحة المصدر لـ fuzhengwei/itstack-demo-frame؟

تشمل البدائل مفتوحة المصدر لـ fuzhengwei/itstack-demo-frame: vaadin/framework — This framework is a server-side development platform for building interactive, data-driven web applications using… fuzhengwei/itstack-demo-springcloud — Spring Cloud是一系列框架的有序集合。它利用Spring Boot的开发便利性巧妙地简化了分布式系统基础设施的开发,如服务发现注册、配置中心、消息总线、负载均衡、断路器、数据监控等,都可以用Spring… fuzhengwei/small-mybatis — 像我们之前完成手写 Spring一样,拆解功能、简化流程、渐进实现,让读者能够更容易的学习到最有价值的知识。. fuzhengwei/small-spring — Small-Spring is a simplified Java implementation of the Spring framework designed to study the internal architecture…