awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • seaswalker/spring-analysisAvatar de seaswalker

    seaswalker/spring-analysis

    13,739Voir sur 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
    Voir sur GitHub↗13,739
  1. Home
  2. Software Engineering & Architecture
  3. Application Frameworks
  4. General Purpose Frameworks
  5. Java Frameworks
  6. Analysis Tools