suken / UmlGeneratorTool

Java software development tool for Spring, JPA, class diagrams etc
12 stars 1 forks source link

ISSUE 6 - Autowired in spring dependency diagram needs to be in opposite direction #11

Closed suken closed 9 years ago

suken commented 9 years ago

Even though the depends arrow between entities is correct but its misleading for autowired dependencies. I would like to reverse the direction of the arrow for better understanding of the diagram.

suken commented 9 years ago

Updated the spring dependency diagram to use injected relationship notation for spring dependencies.