awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
F

fuzhengwei/itstack-demo-frame

0
View on GitHub↗
0 stele·0 fork-uri·1 vizualizare

Itstack Demo Frame

itstack-demo-frame

Features

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

Istoric stele

Graficul istoricului de stele pentru fuzhengwei/itstack-demo-frameGraficul istoricului de stele pentru fuzhengwei/itstack-demo-frame

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Itstack Demo Frame

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Itstack Demo Frame.
  • vaadin/frameworkAvatar vaadin

    vaadin/framework

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

    fuzhengwei/itstack-demo-springcloud

    0Vezi pe GitHub↗

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

    Vezi pe GitHub↗0
  • fuzhengwei/small-mybatisAvatar fuzhengwei

    fuzhengwei/small-mybatis

    131Vezi pe GitHub↗

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

    Java
    Vezi pe GitHub↗131
  • fuzhengwei/small-springAvatar fuzhengwei

    fuzhengwei/small-spring

    4,899Vezi pe 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
    Vezi pe GitHub↗4,899

Întrebări frecvente

Ce face fuzhengwei/itstack-demo-frame?

itstack-demo-frame

Care sunt principalele funcționalități ale fuzhengwei/itstack-demo-frame?

Principalele funcționalități ale fuzhengwei/itstack-demo-frame sunt: Java Frameworks.

Care sunt câteva alternative open-source pentru fuzhengwei/itstack-demo-frame?

Alternativele open-source pentru fuzhengwei/itstack-demo-frame includ: 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…