public class FlamingockCliMainEntryPoint
extends java.lang.Object
This class is invoked when the CLI detects a standard (non-Spring Boot) uber jar. It uses the @FlamingockCliBuilder annotated method to obtain a configured builder, applies CLI arguments, builds the runner, and executes it.
Arguments expected:
| Constructor and Description |
|---|
FlamingockCliMainEntryPoint() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |