Skip to content

Automagically create a UML diagram from all your domain classes of your Grails app.

License

Notifications You must be signed in to change notification settings

burtbeckwith/grails-plugin-class-domain-uml

Repository files navigation

grails-plugin-class-domain-uml

Automagically create a UML diagram from all your domain classes of your Grails app.

Version 0.1.5 - Powered by Nafiux

Waiting validation into http://grails.org/plugins/pending/227

## Features

  • Classes whitin packages
  • Fields data type and relations

Installation

Add runtime ":class-domain-uml:0.1.5" to BuildConfig.groovy in plugins section (requires grails 2.0 > *).

## Usage

Run your app and navigate to http://localhost:8080/yourApp/classDomainUML

## Screenshots

Example 2

Example 1

This plugin has been possible thanks to PlantUML project. Diagrams are rendered in PlantUML server.

About

Automagically create a UML diagram from all your domain classes of your Grails app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published