awesome-repositories.com

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

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.com博客
分类

1 个仓库

Awesome GitHub RepositoriesAnalysis Tools

Diagnostic utilities for examining the internal structure and behavior of Java-based applications.

Distinct from Java Frameworks: Distinct from general Java frameworks: focuses on diagnostic analysis of existing applications rather than framework development.

Explore 1 awesome GitHub repository matching software engineering & architecture · Analysis Tools. Refine with filters or upvote what's useful.

Awesome Analysis Tools GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • seaswalker/spring-analysisseaswalker 的头像

    seaswalker/spring-analysis

    13,739在 GitHub 上查看↗

    Spring-analysis is a diagnostic utility designed to visualize the internal architecture and execution logic of Java applications built on the Spring Framework. It functions as a static analysis tool that parses source code to map structural relationships and component interactions without requiring the program to execute. The tool distinguishes itself by automatically extracting configuration and annotation data to identify beans and service definitions, which it then translates into visual representations of the system. By reconstructing method call hierarchies and event propagation paths, i

    Provides specialized analysis of Spring-based applications to uncover structural dependencies and design flaws.

    Javanotessource-code-analysisspring
    在 GitHub 上查看↗13,739
  1. Home
  2. Software Engineering & Architecture
  3. Application Frameworks
  4. General Purpose Frameworks
  5. Java Frameworks
  6. Analysis Tools