Class GatewayToStringStyler

java.lang.Object
org.springframework.core.style.DefaultToStringStyler
org.springframework.cloud.gateway.support.GatewayToStringStyler
All Implemented Interfaces:
org.springframework.core.style.ToStringStyler

public class GatewayToStringStyler extends org.springframework.core.style.DefaultToStringStyler
  • Constructor Details

  • Method Details

    • filterToStringCreator

      public static org.springframework.core.style.ToStringCreator filterToStringCreator(Object obj)
    • styleStart

      public void styleStart(StringBuilder buffer, Object obj)
      Specified by:
      styleStart in interface org.springframework.core.style.ToStringStyler
      Overrides:
      styleStart in class org.springframework.core.style.DefaultToStringStyler