Spring Cloud Contract Stub Runner Boot is a Spring Boot application that provides REST endpoints to trigger messaging labels and access WireMock servers.
Note on Availability: As of version 4.1.6, executable JARs are not released via the standard artifact repository. The preferred method of use is via the Docker Stub Runner Boot image. You can also build the application from the source code available in the project repository.
Security Warning: The application is not secured by design and is intended strictly as a testing utility. It should never be used in production environments. Ensure only trusted clients have access to the server.