Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kdhrubo/scg-wiremock
Spring Cloud Gateway with Wiremock Support
https://github.com/kdhrubo/scg-wiremock
api api-gateway api-rest spring spring-boot spring-cloud-gateway springboot springcloudgateway wiremock wiremock-server
Last synced: 15 days ago
JSON representation
Spring Cloud Gateway with Wiremock Support
- Host: GitHub
- URL: https://github.com/kdhrubo/scg-wiremock
- Owner: kdhrubo
- Created: 2024-02-13T02:40:28.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-02-13T17:51:29.000Z (11 months ago)
- Last Synced: 2024-11-09T06:13:44.707Z (2 months ago)
- Topics: api, api-gateway, api-rest, spring, spring-boot, spring-cloud-gateway, springboot, springcloudgateway, wiremock, wiremock-server
- Language: Java
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a simple project that shows how to use Spring Cloud Gateway and mock requests with Wiremock.
The mocked requests can then be gradually replaced as backend services are developed.