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.PROCESSORSList 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 TypeInterfaceDescriptioninterfacePost processor of WireMock stub mappings.