MarcoEidinger / SwiftPlantUML

A command-line tool and Swift Package for generating class diagrams powered by PlantUML

Home Page:https://marcoeidinger.github.io/SwiftPlantUML/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency injection

nathsociete opened this issue · comments

Hello,

Does SwiftPlantUML recognize relationships between classes using dependency injection (like for exemple Factory with Generics) ?
Can you give us some examples of how to configure the .yml ?

Thank you a lot