resttemplate
There are 196 repositories under resttemplate topic.
opentracing-contrib/java-spring-cloud
Distributed tracing for Spring Boot, Cloud and other Spring projects
piomin/spring-boot-logging
A library for logging HTTP request/response for Spring Boot application and integration with Elastic Stack
opentracing-contrib/java-spring-web
OpenTracing Spring Web instrumentation
subhashlamba/spring-boot-microservice-example
Spring boot microservice example with Eureka Server + Eureka Client + Spring Cloud API Gateway + OAuth2.0 + Circuit Breaker + Resilience4J + FeignClient + RestTemplate
icodening/collapse-executor
collapse executor 是一个高性能、低延迟的批量合并执行器,可有效支持高并发的热点请求,支持与Spring Boot集成,帮助开发者快速构建高性能的微服务,提高服务资源利用率的同时降低服务响应时间。涉及技术点包括CompletableFuture、Spring Boot、WebClient、Servlet Async等主流技术栈
hnjaman/spring-boot-microservices
A microservice application with User authentication, sms service, contact service, location service, National Id and Passport service and some other service are under processing like payment service etc. All of the services are separate application which can be operated in a single page Angular UI. All the services can be reused to any other application.
lzhpo/logging-tracer
一款分布式链路追踪插件,支持Feign、HttpClient、OKHttp、RestTemplate、WebClient、Reactor-Netty、SpringCloud-Gateway、Dubbo,支持自定义链路日志风格,支持自定义链路日志逻辑...
markhobson/spring-rest-template-logger
Spring RestTemplate customizer to log HTTP traffic.
rensuperk/javaSpider
知乎爬虫,各种数据
Shubh2-0/ChatBotSpringAI
This repository contains ChatBotSpringAI, an exhilarating Spring Boot project that unleashes the power of an intelligent chatbot! Engage in dynamic conversations and receive brilliant responses, all made possible by the impressive ChatGPT API from OpenAI. Experience the magic of AI-driven interactions like never before! 🚀🌟💬
daoshenzzg/springboot2.x-example
基于spring cloud的脚手架。基于spring boot 2.x,组合 Mybatis、Redis(Jetcache)、Elasticsearch、RocketMQ
marklogic/ml-app-deployer
Java client for the MarkLogic REST Management API
chicio/SpringBoot-RestClients-Cheatsheets
An example Spring Boot app that I created for my blog post "Spring Boot + Kotlin Rest client cheatsheet: RestTemplate and Webclient"
uxov/online-shop-microservices-spring-cloud
Online Shop - Microservices Example - Build Microservices Using Spring Boot And Spring Cloud
Rapter1990/currencyexchange
Currency Exchange API for Spring Boot
earv1/curl-to-java
Generate java requests from curls
Rapter1990/foreignexchangeexample
Case Study - Openpayd Foreign Exchange Example (Spring Boot, Java 21, Docker, Maven, JUnit Test, Integration Test, In-Memory Database (H2 Database), Github Actions, Spring Open Api, Mapstruct, Spring Cache, Resillience4j (Rate Limiter))
deepakbhalla/springboot-rest-template-crud-examples
This repository demonstrates Spring Boot based inter-microservices communication using 'RestTemplate'. Service controllers implementes CRUD operations.
deveth0/httpclient-spring-boot-starter
Spring Boot Starter to configure the Apache and Ok HttpClients
rahul-ghadge/spring-boot-microservices-gradle
Spring boot micro services with Eureka Server, Eureka client, Ribbon, Feign, Zuul Proxy, calling API using RestTemplate and WebClient with Externalized configuration using Config Server, tested using Mockito Framework.
RealKinetic/gcp-spring-oidc
Spring RestTemplate interceptor which can make authenticated requests to GCP Identity-Aware Proxy using a service account
victorsgDev/grupal_accesoDatos_cliente
Api client grupal_accesoDatos_server
zarinfam/spring-http-client
RestClient vs. WebClient vs RestTemplate
AlbertProfe/cifojava2022-5
ThymeLeaf Web Project RestTemplate (data from API Rest). MongoDB . Websockets Spring Boot Project with JS Web-Client. GraphQL Spring Boot Project with PlayGround
CleilsonAndrade/challenge-register-game
Um desafio proposto pela UOL, com proposta de se ser capaz de recuperar informações de um arquivo XML e de um arquivo JSON, persistir um cadastro em um banco de dados em memória ou em arquivo e listar os cadastros em uma interface simples.
fredericoffs/sample-microservices
Feign, Ribbon, Hystrix, OAuth, JWT, Discovery Server Eureka, API Gateway Zuul, Config Server, Spring Boot e Spring Cloud
nayekabhishek1/coronavirus-tracker-app
This is a Novel Coronavirus tracker application created using SpringBoot and Thymeleaf.
yifanzheng/java-quickstart
java quickstart project
adjh54ir/multi-flex-chatgpt
Spring Boot 환경에서 ChatGPT API 통신 프로젝트
gorden73/ShareIt
:package:Приложение для аренды разных вещей
mehbubratul/neoServices
Java and Spring Boot Microservices | Microservices using Spring Boot, Maven, Docker and Kubernetes.
rajeshkawali/Springboot-webclient-application
Springboot webclient application to access API using WebClient
Sarvar55/spring-OpenAI
Bu proje, Spring Boot ile OpenAI'nin GPT-3 modelini kullanarak metin oluşturma ve analiz görevlerini gerçekleştirmeyi amaçlamaktadır. Kullanıcıdan gelen istekleri işleyerek, GPT-3 modeline özelleştirilmiş parametrelerle metin oluşturur ve kullanıcıya geri döndürür.
taehyeon3549/RestTemplateBuilder
Builder 패턴을 활용한 RestTemplateBuilder
tkaczenko/auditor
A Spring Boot library providing comprehensive auditing for HTTP requests and responses. Automatically audits inbound and outbound HTTP traffic, persisting audit data in an SQL database. Facilitates debugging, compliance, and security analysis.