public interface SpringCloudContractMetadata
| Modifier and Type | Method and Description |
|---|---|
default List<Class> |
additionalClassesToLookAt()
Collection of additional classes to look at if one is interested.
|
String |
description()
Short description of the metadata.
|
String |
key()
Name of the key under which this metadata entry will be present in contract's
metadata.
|
Copyright © 2016–2020 Spring. All rights reserved.