Skip to content
#

resttemplate

Here are 202 public repositories matching this topic...

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.

  • Updated Feb 11, 2025
  • Java

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.

  • Updated Feb 5, 2025
  • Java

this project i learned about flyway mysql dependency and get to know the concept of it , it works good if you have a team. the flyway migration this case i use software to generate script some sql and put it to project you don't have to config if you put sql to default path as db/migration/***.sql , it's working good!

  • Updated Dec 17, 2024
  • Java

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)

  • Updated Nov 26, 2024
  • Java

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

  • Updated Oct 28, 2024
  • Java

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.

  • Updated Sep 27, 2024
  • Java

Improve this page

Add a description, image, and links to the resttemplate topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the resttemplate topic, visit your repo's landing page and select "manage topics."

Learn more