Class MicronautStarter

java.lang.Object
io.micronaut.starter.cli.command.BaseCommand
io.micronaut.starter.cli.MicronautStarter
All Implemented Interfaces:
ConsoleOutput, Callable<Integer>

@Prototype public class MicronautStarter extends BaseCommand implements Callable<Integer>