-
### Microservices communication using RestTemplate
##### declare RestTemplate as a bean with Load balance, @LoadBalanced is mandatory otherwise not working by service name
```
@LoadBalan…
-
I'd like to suggest introducing a new Spring Boot starter aimed at client applications, with the necessary dependencies and autoconfiguration (e.g. `RestClientAutoConfiguration`) for HTTP and for rela…
-
Followed instructions as per [Integrating the Spring AI Chatbot](https://github.com/odedia/spring-petclinic-microservices/?tab=readme-ov-file#integrating-the-spring-ai-chatbot) but application fails t…
-
The feature will be broken down into microservices that will be used for other functionalities.
- [ ] 1. **Queue Management Service**
- [ ] 2. **EC2 Management Service**
- [ ] 3. **Load Testing E…
-
Please make this a fork of the parent repo. This way - it can be listed among the available forks for petclinic and directly absorb all the changes happening on the parent repo
-
create some more microservices to do the task
1) garage-service
2) customer-service
3) payment-service
4) validator-service
Description
"The user requests a parking space from the garage-syste…
-
### Ticket Contents
### Description
AMRIT (Accessible Medical Records via Integrated Technologies) is a digital health initiative by Piramal Swasthya, aimed at integrating healthcare services an…
-
**Many API calls establishing links between services occur at the UI level when the server renders web pages for users. We must create a generalized approach for capturing these calls that do not occu…
-
The easiest way to Spring Boot microservices working with Jaeger is to use the [corresponding](https://github.com/opentracing-contrib/java-spring-jaeger) opentracing project.
If you are interested,…
-
# Deployment of Spring Boot Microservices using Docker and Jenkins - Coding N Concepts
Automate the deployment of Spring Boot based microservices using Docker, Jenkins and Gradle
[https://codingncon…