Last updated by cazacugmihai 2 years ago
grails install-plugin create-domain-uml
Last updated by alphillips 1 year ago
This Grails plugin uses
yUML.me to draw class diagrams for your Grails Domain classes.
To get the plugin:
grails install-plugin create-domain-uml
To run the plugin:
This will create a file DomainUML.html in your project root which contains the diagrams.
This plugin is only suitable for small or medium domain models at this stage.
Please give feedback or issues to: alphillips101 at gmaildotcom
Last updated by burtbeckwith 2 years ago
Last updated by alphillips 2 years ago
Examples Using the domain model from
Grails In ActionScruffy top-down diagram

Neat top-down diagram

Scruffy right-left diagram

Neat right-left diagram