resttemplate-configuration
There are 16 repositories under resttemplate-configuration topic.
jonashackt/spring-boot-rest-clientcertificate
Example project showing how to provide a Spring Boot App that serves a secured REST endpoint, that is called with Spring´s RestTemplate configured to use client authentification with a client certificate
taehyeon3549/RestTemplateBuilder
Builder 패턴을 활용한 RestTemplateBuilder
LucaNocella1993/bikestores
Boilerplate microservice with Java 8 and Spring Boot with most part of all the basic configurations needed.
Prabhakar-Naik/third-party-gateways
This is the sample Application which is integration with third party dependency into app according to project requirements. ex: payment gateways, target people: whatsapp business integration (wati) api, ect.
Ravishankarcode/SpringBoot
Spring Boot Project
Aditya19Gupta/MedAI
This is a medical webite project where I use AI to predict different disease like diabetes chances, breast cancer and this project is running..
ashishmude/SpringRestServicesWIthRestTemplate
Spring Rest Services with RestTemplate
garghimani/Client-ServerSpringBootRest
RestTemplate Client-SpringBootRest Server- Hibernate Database
loonds/RESTtemplate-example
Synchronous Communication Between Spring Microservices using REST Template
marcosrebelo97/demo-rest-template
Consumo de uma API externa com Java e Spring Boot utilizando Rest Template.
PercyRom/avatar-backend
Prueba Técnica (Consumo de APIs Externas)
sharanggupta/gs-consuming-rest
Learn how to retrieve web page data with Spring's RestTemplate.
chayan2009/Microservice-Springboot-java-Demo
A microservice architecture implemented using Spring Boot, where multiple services interact with each other via REST APIs using RestTemplate