Class ZipkinProperties.Service

java.lang.Object
org.springframework.cloud.sleuth.zipkin2.ZipkinProperties.Service
Enclosing class:
ZipkinProperties

public static class ZipkinProperties.Service extends Object
When set will override the default spring.application.name value of the service id.
  • Constructor Details

    • Service

      public Service()
  • Method Details

    • getName

      public String getName()
    • setName

      public void setName(String name)