Class ServiceRegistryRunner

java.lang.Object
org.openwms.services.ServiceRegistryRunner

@SpringBootApplication(scanBasePackageClasses=org.ameba.app.SolutionApp.class, scanBasePackages="org.openwms") @EnableEurekaServer @EnableDiscoveryClient public class ServiceRegistryRunner extends Object
A ServiceRegistryRunner.
Author:
Heiko Scherrer
  • Constructor Details

    • ServiceRegistryRunner

      public ServiceRegistryRunner()
  • Method Details

    • metricsCommonTags

      @Bean org.springframework.boot.actuate.autoconfigure.metrics.MeterRegistryCustomizer<io.micrometer.core.instrument.MeterRegistry> metricsCommonTags(@Value("${spring.application.name}") String applicationName)
    • main

      public static void main(String[] args)
      Boot up!
      Parameters:
      args - Some args