It is very easy to get started and create your own customized code generator.
Download, build and install the springRecords jar in your local maven repository.
Make a copy of this directory to start your project.
Add database driver dependencies in the pom.xml
Create datasource and customize code generation modifing this file Application.java
Build and execute using spring-boot.
That is all, your code is ready to be used.