awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
F

fuzhengwei/itstack-demo-frame

0
View on GitHub↗
0 Stars·0 Forks·1 Aufruf

Itstack Demo Frame

itstack-demo-frame

Features

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

Star-Verlauf

Star-Verlauf für fuzhengwei/itstack-demo-frameStar-Verlauf für fuzhengwei/itstack-demo-frame

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht fuzhengwei/itstack-demo-frame?

itstack-demo-frame

Was sind die Hauptfunktionen von fuzhengwei/itstack-demo-frame?

Die Hauptfunktionen von fuzhengwei/itstack-demo-frame sind: Java Frameworks.

Welche Open-Source-Alternativen gibt es zu fuzhengwei/itstack-demo-frame?

Open-Source-Alternativen zu fuzhengwei/itstack-demo-frame sind unter anderem: 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…

Open-Source-Alternativen zu Itstack Demo Frame

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Itstack Demo Frame.
  • vaadin/frameworkAvatar von vaadin

    vaadin/framework

    1,805Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,805
  • fuzhengwei/itstack-demo-springcloudF

    fuzhengwei/itstack-demo-springcloud

    0Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗0
  • fuzhengwei/small-mybatisAvatar von fuzhengwei

    fuzhengwei/small-mybatis

    131Auf GitHub ansehen↗

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

    Java
    Auf GitHub ansehen↗131
fuzhengwei/small-springAvatar von fuzhengwei

fuzhengwei/small-spring

4,899Auf GitHub ansehen↗

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
Auf GitHub ansehen↗4,899