Package io.camunda.zeebe.gateway
Class StandaloneGateway.Launcher
- java.lang.Object
-
- io.camunda.zeebe.gateway.StandaloneGateway.Launcher
-
- All Implemented Interfaces:
org.springframework.boot.CommandLineRunner
- Enclosing class:
- StandaloneGateway
@SpringBootApplication(exclude=org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchRestClientAutoConfiguration.class) @ComponentScan({"io.camunda.zeebe.gateway","io.camunda.zeebe.shared","io.camunda.zeebe.util"}) public static class StandaloneGateway.Launcher extends Object implements org.springframework.boot.CommandLineRunner
-
-
Constructor Summary
Constructors Constructor Description Launcher()
-