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

Skip to content

GolfRider/java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

423 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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. Getting started
  4. API Client
  5. Styling elements
  6. Styling relationships
  7. Hiding relationships
  8. Extracting components from your codebase
  9. The Spring PetClinic example
  10. Client-side encryption
  11. Documentation
  12. Graphviz and DOT

About

Structurizr for Java

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.2%
  • CSS 2.1%
  • Other 0.7%
0