Antoine Rey
Antoine Rey
Hi @chetnashedame sure you may take it 👍
Thank you @chetnashedame for your first contribution. Could you please continue to enhance the OAS file with constraints? For now, I suggest listing them all in this thread. Then we...
Hi @chetnashedame. Thank you for your analyze. Here my comments: # Person.java * firstName: @notempty * lastName: @notempty The `last_name` and `first_name` column of the `owners` table are `not null`....
From the Spring Boot Admin UI, after doing some tests, I can see the `petclinic.owner` metric when I select the `customers-service`. Did you try?
Hi @thisdudkin Grafana and Prometheus Docker version upgrades look like a good idea. We have to pay attention to the existing Grafana configuration (grafana.ini, dashboard json files). Maybe we need...
Hi @odedia, thanks for this contribution I have to review. Since my last email to you and @showpune, I've reworked a bit your `spring-ai` branch and published it in a...
There are also somme issues detected by the Sonar Quality Gate.
> Sonarqube is mostly complaining about Code duplication, because I copied the data classes from existing microservices to the new one. However this is the correct approach in a microservices...
> I don't see a `develop` branch in the upstream project, is that exposed to all? I got confused. I meant the `main` branch
Hi @selvasingh My feedback has been slow to be taken into account. I guess @odedia needs some help. Would you be willing to help?