News

Output: Image of Class Diagram. Step1: Scan all the .java files from the input directory Step2: parse the individual java file to fetch details (classname,attributes,methods) and write it to ...
Java code and PlantUML diagrams that illustrate the "Facade" Design Pattern (+ Builder Pattern bonus) This repo was created with ️ for a lecture at HWR Berlin, 22 June 2021. It's only purpose is to ...