This PR replaces the current solution with a new Java implementation. The new solution is backwards-compatible and supports the same command line arguments.
The change to Java gives the following benifits
Speed, both Structurizr and PlantUML are written in Java and we now run them in-process
This PR replaces the current solution with a new Java implementation. The new solution is backwards-compatible and supports the same command line arguments.
The change to Java gives the following benifits