A library for logging HTTP request/response for Spring Boot application and integration with Elastic Stack
-
Updated
Feb 13, 2025 - Java
A library for logging HTTP request/response for Spring Boot application and integration with Elastic Stack
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.
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.
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!
Microservice e-commerce project
一款分布式链路追踪插件,支持Feign、HttpClient、OKHttp、RestTemplate、WebClient、Reactor-Netty、SpringCloud-Gateway、Dubbo,支持自定义链路日志风格,支持自定义链路日志逻辑...
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)
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.
Learn how to retrieve web page data with Spring's RestTemplate.
Movie Ticket Booking backend using Java, Spring boot, MySQL, Spring Data JPA
Lendo dados de uma API remota e inserindo os dados em um Banco MySQL.
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
Base REST API with spring boot, lombok, swagger, actuator, data-rest, undertow, liquibase
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.
A microservice architecture implemented using Spring Boot, where multiple services interact with each other via REST APIs using RestTemplate
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.
Add a description, image, and links to the resttemplate topic page so that developers can more easily learn about it.
To associate your repository with the resttemplate topic, visit your repo's landing page and select "manage topics."