Class ConfigurationJsonSchemaValidatorCliBootstrap
java.lang.Object
io.micronaut.jsonschema.configuration.validator.cli.ConfigurationJsonSchemaValidatorCliBootstrap
Minimal-classpath entry point that bootstraps
ConfigurationJsonSchemaValidatorCli using
a dedicated classloader.
This is intended to allow invoking the CLI with a classpath that initially contains only the
micronaut-json-schema-configuration-validator module, while providing the full runtime
classpath (including transitive dependencies) via --classpath.
-
Method Summary
-
Method Details
-
main
-