An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: resttemplate

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: 1 day ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

piomin/spring-boot-logging

A library for logging HTTP request/response for Spring Boot application and integration with Elastic Stack

Language: Java - Size: 252 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 250 - Forks: 82

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: about 21 hours ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

opentracing-contrib/java-spring-cloud

Distributed tracing for Spring Boot, Cloud and other Spring projects

Language: Java - Size: 807 KB - Last synced at: 29 days ago - Pushed at: about 2 months ago - Stars: 394 - Forks: 144

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: about 8 hours ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 4

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: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

lzhpo/logging-tracer

一款分布式链路追踪插件,支持Feign、HttpClient、OKHttp、RestTemplate、WebClient、Reactor-Netty、SpringCloud-Gateway、Dubbo,支持自定义链路日志风格,支持自定义链路日志逻辑...

Language: Java - Size: 512 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 32 - Forks: 8

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: 20 days ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 1

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: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

zarinfam/spring-http-client

RestClient vs. WebClient vs RestTemplate

Language: Java - Size: 68.4 KB - Last synced at: about 6 hours ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

Aligorithm-97/ms-e-commerce

Microservice e-commerce project

Language: Java - Size: 189 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

mango606/spring-proficient-week2

Spring Master 4주차

Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

opentracing-contrib/java-spring-web

OpenTracing Spring Web instrumentation

Language: Java - Size: 428 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 107 - Forks: 58

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: about 1 month ago - Pushed at: 9 months ago - Stars: 7 - Forks: 2

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 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

yifanzheng/java-quickstart

java quickstart project

Language: Java - Size: 207 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1

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: about 1 month ago - Pushed at: 6 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 2 months ago - Pushed at: 6 months ago - Stars: 0 - 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

Rapter1990/currencyexchange

Currency Exchange API for Spring Boot

Language: Java - Size: 1.97 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 5

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 2 months ago - Pushed at: 6 months ago - Stars: 0 - 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: 28 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1

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: 3 months ago - Pushed at: 7 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: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

SakibvHossain/Springboot_Microservice_Project

Hold

Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

marklogic/ml-app-deployer 📦

Java client for the MarkLogic REST Management API

Language: Java - Size: 3.23 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 16 - Forks: 20

Rajmalpankaj786/prospecta_Assignment

prospecta company Assignment

Language: Java - Size: 29.2 MB - Last synced at: about 2 months 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: about 2 months 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: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

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: 9 months ago - Pushed at: 9 months ago - Stars: 3 - 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: 10 months ago - Pushed at: 10 months ago - Stars: 0 - 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: 7 days ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 5

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: 11 months ago - Pushed at: 11 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: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

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: about 1 month ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

Mithrilin/java-shareit

Template repository for ShareIt project.

Language: Java - Size: 201 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ciap35/MSVC_COURSE_USER

Spring Boot, Api Gateway, OAUTH2, RestTemplate, Docker,PostgreSQL,MySQL,Kubernets

Language: Java - Size: 212 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

FirstArtaxer/spring-cloud

Microservices architecture with spring cloud

Language: Java - Size: 54.7 KB - Last synced at: 11 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

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: 11 months ago - Pushed at: 11 months ago - Stars: 11 - Forks: 4

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

lexyu-spring-projects-collection/spring-boot-http-client-demo

Different HTTP Clients Pracitce

Language: Java - Size: 158 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 1 - 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: about 22 hours 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: about 22 hours ago - Pushed at: about 1 year 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: about 22 hours ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

macktb/transaction-aggregator

Transaction aggregator with Spring Boot

Language: Java - Size: 54.7 KB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vladigeras/restclient

Http Rest client based on Spring Rest Template

Language: Java - Size: 56.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - 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: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

VinayagamD/SpringMicroservices

Basic Microservices communication

Language: Java - Size: 66.4 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

0d3ng/akademik-client

Sample REST client using Spring Boot

Language: Java - Size: 53.7 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

arsaljamal/spring-cloud

This is a spring cloud project demonstrating how it works.

Language: Java - Size: 33.2 KB - Last synced at: about 1 year ago - Pushed at: over 3 years 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

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

Kavita937/Microservice_project

In this project two microservices are communicating between each other using RestTemplate.

Size: 188 KB - Last synced at: about 1 year ago - Pushed at: about 2 years 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: about 22 hours 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

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: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - 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

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

SaraKhild/resttemplate-integration-microservices

This project simplify the RestTemplate with Spring Boot

Language: Java - Size: 76.2 KB - Last synced at: 3 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

vinciusarruda/api-resttemplate

api Rest sendo alimentanda por Json externo

Language: Java - Size: 59.6 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

daoshenzzg/springboot2.x-example

基于spring cloud的脚手架。基于spring boot 2.x,组合 Mybatis、Redis(Jetcache)、Elasticsearch、RocketMQ

Language: Java - Size: 607 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 16 - Forks: 8

icodening/collapse-executor

collapse executor 是一个高性能、低延迟的批量执行器,可有效支持高并发的热点请求,支持与Spring Boot集成,帮助开发者快速构建高性能的微服务,提高服务资源利用率的同时降低服务响应时间。涉及技术点包括CompletableFuture、Spring Boot、WebClient、Servlet Async等主流技术栈

Language: Java - Size: 2.96 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 37 - Forks: 8

SreyaSalil/countries-travel-microservices

A simple microservices application that uses Spring Boot, Spring Cloud gateway and Eureka server. Services connect to database using JPA and communicate via RESTTemplate. Made as a project for the course Micro Services laboratory (CSL77)

Language: Java - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

dubaishoaib/spring-microservices

Java Microservices with Spring, Spring Boot, Spring Clound

Language: Java - Size: 148 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

srkoga/RestTemplate

Language: Java - Size: 63.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

adjh54ir/multi-flex-chatgpt

Spring Boot 환경에서 ChatGPT API 통신 프로젝트

Language: Java - Size: 74.2 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - 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 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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: 20 days ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 2

pabloabaldiez/Microservicios

Aplicación desarrollada con microservicios, en cada rama del repositorio se puede apreciar el uso de distintas tecnologías para la comunicación y manipulación de los mismos. Utilizo Spring Cloud, Rest Template, Eureka, Gateway, Circuit Breaker, Zipkin-Sleuth.

Language: Java - Size: 59.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mario1980miranda/user-request-spring-batch

This app reads user data from external API, process into its format and write to its own database

Language: Java - Size: 76.2 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

awanish285/SpringWebCrudRest

This product is used to apply the CRUD operations and it can also used to call Rest template(client) to create the product ,update the product ,get the product by id

Language: Java - Size: 43 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rodriguesvinicius/relacao-escolas-sp

Este projeto em Java visa calcular e listar escolas municipais de São Paulo com base na localização do usuário, informada pelo CEP. Utilizando dados de latitude e longitude, a aplicação calcula a distância, apresentando as escolas mais próximas da residência.

Language: Java - Size: 2.05 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

anupama-sinha/spring-junit5-project

A simple standalone RESTful web service application done in Spring Boot framework. This project helps in learning JUnit5 with Mockito and Powemock Framework

Language: Java - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

carloshenriquefs/challenge-picpay

- Challenge PicPay

Language: Java - Size: 97.7 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-jpa-hibernate-crud-h2-one-to-many-and-mockito-and-logback-configuration

Language: Java - Size: 14.6 KB - Last synced at: about 22 hours ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sergioal12/tpaga

test tpaga sprimg resttemplate y almacena en un json en el mismo projecto

Language: CSS - Size: 943 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

NikolaCoderDev/delivery

Шаблон

Language: Java - Size: 32.6 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sheikmohameddashleem/MindMesh

MindMesh is a collaborative web application designed to help users practice mock interviews using cutting-edge AI technology. It integrates the power of OpenAI's GPT-3.5 Turbo model for providing a seamless and interactive experience.

Language: TypeScript - Size: 631 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 2

Grigoriy-Popov/Explore-with-me

Дипломный проект курса "Java-разработчик" от Яндекс Практикума. Бэкэнд сервиса-афиши (REST API) для публикации своих событий и участия в событиях других пользователей.

Language: Java - Size: 287 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

IliaMalafeev/WeatherSensor_RestAPI_and_Client

Project consists of two parts. 1 - REST API service - receives data from abstract weather sensor and stores it in the DataBase. 2 - Client, that simulates the sensor behaviour and a user interface. It can send sensor data to RestAPI side and process responses to create temperature charts.

Language: Java - Size: 75.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - 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

ftyebin/graphql-synopsis-project

SKB FT 과제(AI Platform Squad) - GraphQL BFF for Synopsis Page

Language: Java - Size: 163 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

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

rohan9521/HotelRatingMicroserviceBackend

Hotel Rating Spring boot Application based on Microservice Architecture

Language: Java - Size: 51.7 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kute/spring-boot-demo

Language: Java - Size: 12.7 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

harshitissm/Sunbase_Assignment

This projects helps you to explore API endpoints of the database which lets you to log in, extract, delete and update customers using the Spring Boot Rest Template

Language: Java - Size: 76.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - 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

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

canguejamba/microservice-communication-via-restTemplate

Microservice Communication via RestTemplate

Language: Java - Size: 566 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Vinogradov-solo/REST_API_ForWeatherSensor

REST API service that will receive data from the "sensor"

Language: Java - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - 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

pravinKumar91/freshveggies

This is microservice simple project, how microservices communicate with each other. Refer ReadMe for more details.

Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - 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

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

sotiris93/Stock-Exchange

Spring Boot REST API project using and manipulating information from the external API https://finnhub.io website which offers data related to Real-Time RESTful APIs and Websocket for Stocks, Currencies, and Crypto.

Language: Java - Size: 135 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

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: over 5 years ago - Stars: 22 - Forks: 7

saitejesh12345/part2_RestTemplate_Using_ExchangeMethod-

It is Extension of UserManagementApp we here calling UserManagementApp rest endpoints from UserManagementClient implementing RestTemplate using exchangeMethod(),Kindly refer the ReadmeFile in MainBranch,Further in RestTemplate we have other methods to implement communication between 2 Services

Size: 67.4 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rovala/prestamos-BE

Atencion de solicitudes del cliente web app prestamos

Language: Java - Size: 91.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mehmetozdeemiir/weather-api

Language: Java - Size: 59.6 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0