jOOQ Codegen
Update the rest-entities module to generate jOOQ database classes for database queries. In order to do this we'll need a database which can be tested against that for the moment can just be on the local machine (through a local psql, docker, etc) - this might warrant some more discussion later on regarding configuration and what services we depend on.