(Quick Reference)

2 Getting Started - Reference Documentation

Authors: Burt Beckwith

Version: 3.0.0

2 Getting Started

The first step is installing the plugin. Add a plugin dependency in BuildConfig.groovy:

plugins {
   runtime ':db-reverse-engineer:3.0.0'
}

There are no required initialization steps but there are some configuration options described in the next section.