Class PreservedMetadataKeys


  • public class PreservedMetadataKeys
    extends Object
    Some keys of metadata that are recognized by Nacos
    Since:
    1.0.0
    Author:
    nkorange
    • Field Detail

      • REGISTER_SOURCE

        public static final String REGISTER_SOURCE
        The key to indicate the registry source of service instance, such as Dubbo, SpringCloud, etc.
        See Also:
        Constant Field Values
    • Constructor Detail

      • PreservedMetadataKeys

        public PreservedMetadataKeys()