META-INF.spring.factories Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-cloud-contract-wiremock Show documentation
Show all versions of spring-cloud-contract-wiremock Show documentation
Spring Cloud Contract Wiremock
# Application Listeners
org.springframework.context.ApplicationListener=\
org.springframework.cloud.contract.wiremock.WireMockApplicationListener
# Test Execution Listeners
org.springframework.test.context.TestExecutionListener=\
org.springframework.cloud.contract.wiremock.WireMockTestExecutionListener
© 2015 - 2024 Weber Informatics LLC | Privacy Policy