Create Domain UML
Dependency :
compile ":create-domain-uml:0.5"
Summary
Installation
grails install-plugin create-domain-uml
Description
This Grails plugin uses yUML.me to draw class diagrams for your Grails Domain classes.To get the plugin:To run the plugin:This will create a file DomainUML.html in your project root which contains the diagrams.
grails install-plugin create-domain-uml
grails create-domain-uml
This plugin is only suitable for small or medium domain models at this stage.Please give feedback or issues to: alphillips101 at gmaildotcom