testresttemplate
There are 12 repositories under testresttemplate topic.
FabianNorbertoEscobar/JUnit-Mockito-SpringBootTest
Test unitarios y de integración usando JUnit, Mockito, SpringBootTest, WebFluxWebClient y TestRestTemplate
farahmadii/restful-graphql-microservice
This repository is a restful API created in Spring boot on a data source of various dog breeds, the API endpoints are secured with extending spring security configuration and documented with swagger, finally the API is integration and unit tested. It also includes an implementation of Graphql API query system and a Netflix Eureka-based microservice server and client on the same data source.
sergei-gots/hogwarts-jpa-dto-workout
JPA Workout project with basic Entities 'Student' and 'Faculty'
umer-ali-khan/Spring-Boot-CRUD-API-With-Swagger
Spring-Boot-CRUD-API-With-Swagger and TestRestTemplate
kargolek/crypto-portfolio-app
Project created for training purpose of Spring Boot and test automation frameworks
sergio-losada/Java-Spring-Mongo
Implementation of a cryptocurrencies REST API service using Java Spring Boot and MongoDB and tested with Testcontainers, JUnit5 and Mockito
tanmoy281/Spring-Test-Frameworks
sample project to explore spring test frameworks
carlfei/spring-boot-simple-test-endPoint-api-rest
Simple testing endpoint api-rest in spring-boot with RestTemplate
edissonchamorroc/RestApi-sesiones
En esta solución se propone exponer servicios que permiten la creación, validación y elimianción de una sesión a través de protocolos HTTP.
Fikri1234/Springboot-Oauth-JUnit
Springboot with Oauth2 scenario unit testing using TestRestTemplate & MockMVC