spring-cloud-openfeign
There are 23 repositories under spring-cloud-openfeign topic.
ivangfr/spring-cloud-stream-kafka-elasticsearch
The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorizer-service, collector-service, publisher-api and news-client.
ahmsay/Solidvessel
A shopping application designed with microservices architecture
ivangfr/springboot-graphql-databases
The goal of this project is to explore GraphQL. For it, we will implement two microservices: author-book-api and book-review-api.
lets-mica/spring-cloud-java11
使用 java11 的 http client 作为 spring cloud 的 http 底层工具,主要是适配 h2c
cbezmen/microservices
Spring Kubernetes Microservice example
padmaja1291/springboot-kotlin-crud
A simple RESTful API application to perform CRUD operations using Spring Boot, Kotlin, Gradle, H2 database and Java 11
ABeatrizSC/iStudy
iStudy is a web platform designed to help students efficiently organize, manage, and track their study habits - Full-stack application with Spring Boot (Java) | ReactJS (Typescript) | Microservices | Docker | JWT | Spring Cloud Gateway | Eureka | OpenFeign | MySQL
fangkehou-team/dapr-spring
Dapr SpringBoot Starter - Let the Dapr works just like what Spring Cloud does.
yildizmy/employee-management
Microservices demo with Spring Boot, Spring Cloud, FeignClient and Zipkin
rocketseat-creators-program/spring-cloud-openfeign-2021-07-03
Desenvolvendo uma API RESTful e consumindo serviços HTTP de forma elegante em sua aplicação com o Spring Cloud OpenFeign.
Dong-Hyeon-Yu/spring-cloud-monitoring-example
Monitoring Spring MSA example (release train-2021.01)
asterixcode/spring-helpdesk-microservices
Monorepo microservices with Spring Boot
eric-souzams/sc-microservices
Full microservices environment with Api-Gateway, Service Discovery, Config Server and two microservices with Load Balance
HaithamOumerzoug/First-Micro-Service
Simple microservice app using Spring Boot
keeponbreath/Online-Shop-Application
Microservices architecture with Spring Cloud
Nikolas-Charalambidis/interview-land-routes
🏢 Interview: A simple Spring-based REST client & server calculating the shortest route between countries.
ojdgaf/spring-cloud
Learning the basics of Spring Cloud Config, Eureka, OpenFeign, Load Balancer
oscka/starter
HanExpress - Starter
VitorCostaVianna/Spotify-API-Integration-with-OpenFeign
This project demonstrates a simple integration with the Spotify API using Spring Boot and OpenFeign. It allows you to fetch a list of new album releases featured in Spotify, such as those displayed on the “Browse” tab of the Spotify player, using OAuth 2.0 authentication guided by Spotify's official flow.
Gabrieodev/Cadastro-De-Clientes-Com-Integracao-ViaCEP
API REST em Java com Spring Boot para cadastro de clientes utilizando integração com a API ViaCEP. Informe apenas o nome e o CEP e os dados de endereço são preenchidos automaticamente. Testes realizados via Postman e armazenamento com banco de dados H2.
GustavoSC1/ComicReviewApi
Comic Book Reviews é uma API REST que reúne reviews de Comics e dá uma avalização geral para cada edição com base nas pontuações individuais dos revisores. Os usuários podem postar suas próprias resenhas e/ou avaliações de Comics que serão levadas em consideração ao calcular a avaliação geral de uma edição.
johnenderson/smartstock
Objetivo: desenvolvido para automatizar o processo de recompra de itens em uma empresa de e-commerce.
litsynp/spring-cloud-demo
Learn the basics of microservices with Spring Cloud.