Premier pas avec Spring et ChatGPT

  • Auteur/autrice de la publication :
  • Commentaires de la publication :0 commentaire

Dans ce tutoriel, nous allons découvrir l’api ChatGPT d’openAI. D’abord, on va voir comment tester l’api ChatGPT et comprendre son model de donnée. Ensuite, nous allons créer une application Spring Boot qui génère des réponses à partir de cette API.

(suite…)

Monitoring with Prometheus and Grafana

  • Auteur/autrice de la publication :
  • Commentaires de la publication :0 commentaire

In this article, we will be looking into how we can monitor our Spring Boot application using Grafana. We would be looking into the whole setup and create a simple dashboard to view some metrics.

(suite…)

Spring boot actuator

  • Auteur/autrice de la publication :
  • Commentaires de la publication :0 commentaire

In this article, we introduce the Spring Boot Actuator, take a look at how to customize the Spring Boot Actuators’ /info endpoint and  how to track and monitor this startup information.

(suite…)