Skip to content

dilipsundarraj1/wiremock-for-java-developers

Repository files navigation

wiremock-for-java-developers

This repository has the code to explore for the wiremock course.

  • movie-app-boot - This codebase has the intergation of Spring Boot and WireMock.
  • movies-app-final - This codebase has the RestClients built with Spring WebClient and the automated test cases interact with the wiremock using JUnit5.
  • movies-app-junit4 - This codebase has the RestClients built with Spring WebClient and the automated test cases interact with the wiremock using JUnit4.
  • movies-app - This codebase has the RestClients built with Spring WebClient and the automated test cases interact with the actual movies-restful-service.
  • movies-restful-service - This codebase has the RestClients built with Spring WebClient and the automated test cases interact with the actual movies-restful-service.

Movies RestFul Service

About

This repository has the code to explore for the wiremock course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages