Uses of Interface
org.springframework.cloud.contract.verifier.converter.StubPostProcessor
Packages that use StubPostProcessor
Package
Description
-
Uses of StubPostProcessor in org.springframework.cloud.contract.verifier.converter
Fields in org.springframework.cloud.contract.verifier.converter with type parameters of type StubPostProcessorModifier and TypeFieldDescriptionstatic final List<StubPostProcessor>
StubPostProcessor.PROCESSORS
List of registered stub post processors. -
Uses of StubPostProcessor in org.springframework.cloud.contract.verifier.wiremock
Subinterfaces of StubPostProcessor in org.springframework.cloud.contract.verifier.wiremockModifier and TypeInterfaceDescriptioninterface
Post processor of WireMock stub mappings.