Fast starter components for FrameGen code generation framework.
The default template engine is ST4. If you want to change it, please exclude it where dependency like:
<dependency>
<groupId>io.github.frailty9</groupId>
<artifactId>framegen-starter</artifactId>
<exclusions>
<exclusion>
<groupId>io.github.frailty9</groupId>
...