Interface RegistrationCustomizer


public interface RegistrationCustomizer
Registration Customizer
Since:
1.0.0
Author:
Mercy
See Also:
  • Registration
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    customize(org.springframework.cloud.client.serviceregistry.Registration registration)
    Customize the specified Registration before register
  • Method Details

    • customize

      void customize(org.springframework.cloud.client.serviceregistry.Registration registration)
      Customize the specified Registration before register
      Parameters:
      registration - Registration