Class QueryParameter

java.lang.Object
org.springframework.cloud.contract.spec.internal.DslProperty
org.springframework.cloud.contract.spec.internal.QueryParameter
All Implemented Interfaces:
Serializable

public class QueryParameter extends DslProperty
Represents a single HTTP query parameter.
Since:
1.0.0
See Also: