SchemaCrawler - Thymeleaf Templating Example
Description
The command example demonstrates the integration of SchemaCrawler with Thymeleaf.
How to Setup
- Make sure that SchemaCrawler is installed on your system
- Make sure that
schemacrawleris on your PATH
How to Run
- Make sure that java is on your PATH
- Start the test database server by following instructions in the
_testdb/README.htmlfile - Start a command shell in the
thymeleafexample directory - Run
thymeleaf.cmd tables.vm(orthymeleaf.sh tables.vmon Unix)
How to Experiment
- Try modifying the thymeleaf template,
tables.thymeleafto modify the output produced.