8000 GitHub - Nymann74/java: Structurizr for Java
[go: up one dir, main page]

Skip to content

Nymann74/java

 
 

Repository files navigation

Structurizr

Structurizr for Java

This GitHub repository is a Java library to create software architecture models that are compatible with Structurizr, a SaaS to create web-based software architecture diagrams. In summary:

  1. Create a software architecture model using Java code, either manually or by extracting information from an existing codebase.
  2. Upload the model (as a JSON document) to Structurizr using the web API.
  3. Visualise and share the resulting software architecture diagrams (examples).

An overview of Structurizr

Table of contents

  1. Building from source
  2. Binaries
  3. Basic concepts
  4. Getting started
  5. API Client
  6. Styling elements
  7. Styling relationships
  8. Corporate branding
  9. Hiding relationships
  10. Extracting components from your codebase
  11. The Spring PetClinic example
  12. Dynamic views
  13. Client-side encryption
  14. Documentation
  15. Graphviz and DOT
  16. PlantUML

About

Structurizr for Java

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%
0