@SpringBootApplication public class ClientApplication extends Object
Constructor and Description |
---|
ClientApplication() |
Modifier and Type | Method and Description |
---|---|
org.apache.camel.component.hystrix.metrics.servlet.HystrixEventStreamServlet |
hystrixServlet() |
static void |
main(String[] args)
A main method to start this application.
|
org.springframework.boot.context.embedded.ServletRegistrationBean |
servletRegistrationBean() |
public static void main(String[] args)
@Bean public org.apache.camel.component.hystrix.metrics.servlet.HystrixEventStreamServlet hystrixServlet()
@Bean public org.springframework.boot.context.embedded.ServletRegistrationBean servletRegistrationBean()
Apache Camel