Topic: "resttemplate"
opentracing-contrib/java-spring-cloud
Distributed tracing for Spring Boot, Cloud and other Spring projects
Language: Java - Size: 807 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 394 - Forks: 144

piomin/spring-boot-logging
A library for logging HTTP request/response for Spring Boot application and integration with Elastic Stack
Language: Java - Size: 250 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 250 - Forks: 81

opentracing-contrib/java-spring-web
OpenTracing Spring Web instrumentation
Language: Java - Size: 428 KB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 107 - Forks: 58

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
Language: Java - Size: 831 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 49 - Forks: 38

icodening/collapse-executor
collapse executor 是一个高性能、低延迟的批量执行器,可有效支持高并发的热点请求,支持与Spring Boot集成,帮助开发者快速构建高性能的微服务,提高服务资源利用率的同时降低服务响应时间。涉及技术点包括CompletableFuture、Spring Boot、WebClient、Servlet Async等主流技术栈
Language: Java - Size: 2.96 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 37 - Forks: 8

lzhpo/logging-tracer
一款分布式链路追踪插件,支持Feign、HttpClient、OKHttp、RestTemplate、WebClient、Reactor-Netty、SpringCloud-Gateway、Dubbo,支持自定义链路日志风格,支持自定义链路日志逻辑...
Language: Java - Size: 512 KB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 32 - Forks: 8

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.
Language: Java - Size: 506 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 29 - Forks: 23

markhobson/spring-rest-template-logger
Spring RestTemplate customizer to log HTTP traffic.
Language: Java - Size: 34.2 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 22 - Forks: 7

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! 🚀🌟💬
Language: Java - Size: 2.22 MB - Last synced at: about 7 hours ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 1

marklogic/ml-app-deployer 📦
Java client for the MarkLogic REST Management API
Language: Java - Size: 3.23 MB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 16 - Forks: 20

daoshenzzg/springboot2.x-example
基于spring cloud的脚手架。基于spring boot 2.x,组合 Mybatis、Redis(Jetcache)、Elasticsearch、RocketMQ
Language: Java - Size: 607 KB - Last synced at: 12 days ago - Pushed at: almost 3 years ago - Stars: 16 - Forks: 8

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"
Language: Kotlin - Size: 11.6 MB - Last synced at: about 13 hours ago - Pushed at: almost 2 years ago - Stars: 13 - Forks: 2

uxov/online-shop-microservices-spring-cloud
Online Shop - Microservices Example - Build Microservices Using Spring Boot And Spring Cloud
Language: Java - Size: 1.65 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 11 - Forks: 4

Rapter1990/currencyexchange
Currency Exchange API for Spring Boot
Language: Java - Size: 1.97 MB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 5

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))
Language: Java - Size: 3.19 MB - Last synced at: 12 days ago - Pushed at: 9 months ago - Stars: 7 - Forks: 2

ThailandKing/resttemplate-util
基于RestTemplate封装的工具类
Language: Java - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 6

earv1/curl-to-java
Generate java requests from curls
Language: Java - Size: 165 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 4

zarinfam/spring-http-client
RestClient vs. WebClient vs RestTemplate
Language: Java - Size: 68.4 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

victorsgDev/grupal_accesoDatos_cliente Fork of JohanAcaro/AD_HG_T2_Cliente
Api client grupal_accesoDatos_server
Language: Java - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

deveth0/httpclient-spring-boot-starter
Spring Boot Starter to configure the Apache and Ok HttpClients
Language: Java - Size: 149 KB - Last synced at: 24 days ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 5

deepakbhalla/springboot-rest-template-crud-examples
This repository demonstrates Spring Boot based inter-microservices communication using 'RestTemplate'. Service controllers implementes CRUD operations.
Language: Java - Size: 566 KB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

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.
Language: Java - Size: 125 KB - Last synced at: 23 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 4

RealKinetic/gcp-spring-oidc
Spring RestTemplate interceptor which can make authenticated requests to GCP Identity-Aware Proxy using a service account
Language: Java - Size: 12.7 KB - Last synced at: 25 days ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

yifanzheng/java-quickstart
java quickstart project
Language: Java - Size: 207 KB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

CleilsonAndrade/challenge-register-game Fork of uolhost/test-backEnd-Java
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.
Language: Java - Size: 101 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

Grigoriy-Popov/Share-it
Бэкэнд приложения (REST API) для аренды вещей
Language: Java - Size: 211 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

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
Language: Java - Size: 1.27 MB - Last synced at: 21 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 5

nayekabhishek1/coronavirus-tracker-app
This is a Novel Coronavirus tracker application created using SpringBoot and Thymeleaf.
Language: Java - Size: 57.6 KB - Last synced at: 12 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

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.
Language: Java - Size: 263 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

adjh54ir/multi-flex-chatgpt
Spring Boot 환경에서 ChatGPT API 통신 프로젝트
Language: Java - Size: 74.2 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

rajeshkawali/Springboot-webclient-application
Springboot webclient application to access API using WebClient
Language: Java - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

taehyeon3549/RestTemplateBuilder
Builder 패턴을 활용한 RestTemplateBuilder
Language: Java - Size: 87.9 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

muriloalvesdev/viacep-youtube
Projeto criado em uma "live" com o pessoal de um grupo de programação!
Language: Java - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

itqpleyva/SpringBootOpenStreetMapApiConsume
Example of geolocalozation data request using Spring Boot and OpenStreetMap
Language: HTML - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

zeeshanalamkhan/spring-boot-oracle-rest-example
Language: Java - Size: 89.8 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 5

AshayKing/polyglot-spring-cloud
This repository attempts to cover concept of Ployglot persistence using various database like Mysql, Cassandra, MongoDB. it also contain sample integration with RabbitMQ message broker
Language: Java - Size: 358 KB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

Aligorithm-97/ms-e-commerce
Microservice e-commerce project
Language: Java - Size: 189 KB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Vaidehi13/MovieTicketBooking
Movie Ticket Booking backend using Java, Spring boot, MySQL, Spring Data JPA
Language: Java - Size: 96.7 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

SakibvHossain/Springboot_Microservice_Project
Hold
Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

AlexanderGarifullin/ParallelTranslator 📦
A web application for translating a set of words into another language using concurrency and an external translation service
Language: Java - Size: 98.6 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

vladigeras/restclient
Http Rest client based on Spring Rest Template
Language: Java - Size: 56.6 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

ciap35/MSVC_COURSE_USER
Spring Boot, Api Gateway, OAUTH2, RestTemplate, Docker,PostgreSQL,MySQL,Kubernets
Language: Java - Size: 212 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

lexyu-spring-projects-collection/spring-boot-http-client-demo
Different HTTP Clients Pracitce
Language: Java - Size: 158 KB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

dubaishoaib/spring-microservices
Java Microservices with Spring, Spring Boot, Spring Clound
Language: Java - Size: 148 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

GabLeg/springboot-example
Base REST API with spring boot, lombok, swagger, actuator, data-rest, undertow, liquibase
Language: Java - Size: 193 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

libedi/rest-request
HTTP Request Generator for RestTemplate
Language: Java - Size: 111 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Ndaboom/social-media
Microservices illustration with Spring boot of a social media application
Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

e-terven/catarion_rest
A RESTful API with CRUD-methods and authentication (user/admin)
Size: 81.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

OnkarParmar/testtherest
Spring service to use RestTemplate and HttpClient for consuming REST POST endpoints.
Language: Java - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Sarvar55/spring-OpenAI
Language: Java - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

LouayMagdy/AstronautGameBackend
backend part of Astronaut Game
Language: Java - Size: 296 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

rasitesdmr/SpringBoot-Microservice-RestTemplate
Language: Java - Size: 108 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

gorden73/ShareIt
:package:Приложение для аренды разных вещей
Language: Java - Size: 1.72 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

171906502/spring-reverse-proxy-service
Language: Java - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

LucaNocella1993/bikestores-acceptance-tests
Boilerplate Microservice with automation testing of bikestores with Java 8 and Spring Boot useful to test the REST requests of a microservice, in this case bikestores.
Language: Java - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

SanjinKurelic/WeatherSystem
Weather system is a set of services which allows a user to manage weather stations and weather reports.
Language: Java - Size: 351 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

heekyoung-kim/RunLearn-final Fork of carbancle/final-project
Language: Java - Size: 4.07 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

WebProject-STT/Back-end
SpringBoot + MySQL
Language: Java - Size: 372 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

deepakbhalla/springboot-public-api-consumer
This project demonstrates how to make a call to any external api using RestTemplate and get the json response ad marshal it in java object. For marshelling purpose, Gson library from Google has been used
Language: Java - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

a11exe/card-service
Springboot rest service + ActiveMQ
Language: Java - Size: 76.2 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

javamultiplex/coding-challenges
Java coding challenges with solutions
Language: Java - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

singhmahabir/book-catalog-ribbon-hystrix-restTemplate
book-catalog-service as a client of book-info-service and ratings-data-service using ribbon, hystrix, and RestTemplate using eureka
Language: Java - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

sonorati/movie-example
spring-boot kotlin arrow restTemplate example
Language: Kotlin - Size: 139 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

ravening/Image-Microservices-Spring-Boot
Microservices in Java implemented using Spring boot and Spring Cloud
Language: Java - Size: 65.4 KB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2

darkerror96/pro-clash_royale_api
Clash Royale API with Spring Data MongoDB
Language: Java - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

NewGr8Player/preview
Office转换为PDF文件,使用FileService存储文件
Language: Java - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

jether2011/spring-climatempo-bridge
Spring Climatempo Bridge - https://spring-climatempo-bridge.herokuapp.com
Language: Java - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

wissensalt/spring-resttemplate
Demo Application for Spring and RestTemplate
Language: Java - Size: 4.88 KB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Thitikorn-Nupan/spring-boot-jpa-hibernate-crud-h2-apply-aspectj-annotation
learned to use aop concept and understand any annotation of aop As , Before , After , AfterReturning annotations and Also using Rest-template for Testing my business logic before client request
Language: Java - Size: 17.6 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

WirtzTheOne/Study10
Study10 is a virtual study group platform designed to help students collaborate on projects and support each other in their academic pursuits. Users can create study groups, share resources, and communicate with fellow members to enhance their learning experience.
Language: Java - Size: 4.01 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

Adnan530/microservices
This repository contains a collection of microservices designed for learning and experimenting with microservice architecture. The project is built using a combination of modern technologies and frameworks, allowing me to explore key concepts such as service decomposition, API gateways, service discovery, and inter-service communication.
Language: Java - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mango606/spring-proficient-week2
Spring Master 4주차
Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

beowoolf/job-offers
A web application that allows you to collect job offers from various sources for Junior Java Developers (websites, other web applications). The main function of the application is to download current job offers from websites.
Language: Java - Size: 150 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

IndranilMetiya/ApiFetch-UsingDb_JsonParser
Here I have made a simplified way to call 3rd part API and then fetch the exact data with out any code. Using this Structure we dont need to call each API and integrate with our code, just simply call 1 Api inside that put param like apiname, desiredvalue, queryparam and pathparam (if needed)
Language: Java - Size: 42 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

sharanggupta/gs-consuming-rest
Learn how to retrieve web page data with Spring's RestTemplate.
Language: Java - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

zenonxd/estudo-spring-batch-APIremota
Lendo dados de uma API remota e inserindo os dados em um Banco MySQL.
Language: Java - Size: 1.39 MB - Last synced at: 21 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ramzibouzaiene/e-commerce-microservice-monorepo
Microservice application with Spring boot and Spring cloud with several of the microservices distributed patterns like: Configuration servers Discovery server (Eureka) Api Gateway Asynchronous communication with Kafka Synchronous communication with Open Feign and Rest Templates Distribute
Language: Java - Size: 316 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Alex-Cultrera/Meal-Plan-API
Spring Boot web app that integrates with a third party API, maps the JSON response to Java objects, and creates endpoints inside of a RestController returning a customized meal plan based on user inputed query parameters.
Language: Java - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Rajmalpankaj786/prospecta_Assignment
prospecta company Assignment
Language: Java - Size: 29.2 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Akash1yadavv/Prospecta_Backenmd_Assignment
The Coding Interview for Graduates project at Prospecta involves developing APIs with JWT authentication and role-based access control, using the Fake Store API.
Language: Java - Size: 144 KB - Last synced at: 28 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

avanishbharati/DateDifferenceService
Integration service using Spring Boot, Apache Camel and RestTemplate
Language: Java - Size: 81.1 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Foystor/Job-App-Backend
A backend system for a job application, including job, company, and review services
Language: Java - Size: 57.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

HiltonHomem/endereco-com-API-ViaCep-usando-RestTemplate
Repositório feito para o estudo do RestTemplate e Spring Boot no consumo de uma API externa
Language: Java - Size: 13.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

abhishek621/fakestore-api
Calling Third Party FakeStore API in Spring Boot Using RestTemplate
Language: Java - Size: 58.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Mithrilin/java-shareit
Template repository for ShareIt project.
Language: Java - Size: 201 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

mamgeorge/javatools
basic uncoupled java tools
Language: Java - Size: 508 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-request-thymeleaf-portfolio
this app i build rest-api on docker , it works to send request every 10 minutes to https://ttknpde-v-portfolio.onrender.com (Render service will sleep any free server every 15 minutes if it does not active)
Language: Java - Size: 16.9 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-notify-to-do-list-using-line-notify
this app i build rest-api on docker and apply line notify api to app , it works for reminder me (To do list), And now i deploy to render server. Note render server sleeps ever 15 mins. So i found solution use cron-jobs.com to send a request to the endpoint As, /ping,/server every 10 mins or use resttemplate to request. it also works too.
Language: Java - Size: 16.9 MB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-using-line-notify-api
this project i know how spring boot web send some message,sticker,image,... to line group by line notify api, Congrates!!
Language: Java - Size: 64.5 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

macktb/transaction-aggregator
Transaction aggregator with Spring Boot
Language: Java - Size: 54.7 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Rajmalpankaj786/springBoot_using_restTemplate
Employee Details project using SpringBoot and rest Template , so employee project running in port 8080 and fetching api using rest template project running in port 9090
Language: Java - Size: 637 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

bekkaoui99/E-Commerce-Microservices-Architecture
Language: Java - Size: 89.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

system205/T1
Homeworks for T1 Java School
Language: Java - Size: 146 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Rahul9332935/dice_-Assignment
weatherApp allows users to retrieve forecast summaries and hourly forecasts for specific locations.
Language: Java - Size: 85 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-cloud-config-gitbackend-on-github.com
this project i know more and more about spring cloud config. i know the way to config gitbackend (git repository) server by using spring cloud server and know to access/retrieve properties file for using this case i make the way difference. (Accessing private gitbackend by build a token then use it). That's enough for beginer spring cloud
Language: Java - Size: 76.2 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Nikita-ctr/Library-API
Test task - Library API
Language: Java - Size: 271 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

thiago-jv/API-CONTROLE-DE-KITNETS
Projeto demonstrativo para controle de kitnets cosumindo API externa de ViaCep(https://viacep.com.br/), utilizando SpringBoot, Rest Api, SpringData Spring Profiles, Maven, PostgreSQL, Docker compose, MapStruct, RestTemplate, DTO, Design Patterns, lombok, mensageria com rabbitmq e restassured.
Language: Java - Size: 81.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SaraKhild/resttemplate-integration-microservices
This project simplify the RestTemplate with Spring Boot
Language: Java - Size: 76.2 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

srkoga/RestTemplate
Language: Java - Size: 63.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

plopezgit/Sprint5_T1_SpringBoot_APIs_Connection
Build an API connection using Rest Template.
Language: Java - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
