=======
Assessment HU. Business Rule Generator for PL/SQL
- Make sure you download the
ojdbc7.jar
driver from the Oracle Website and store it in the /lib folder. - Copy the /src/main/resources/config.dist.properties to /src/main/resources/config.properties and fill in the configuration lines.
- Build & run with gradle. Task 'run'.
License is MIT, see LICENSE