Wiki » History » Version 1
  Fernando Jose Capeletto Neto, 04/04/2023 03:28 PM 
  
| 1 | 1 | Fernando Jose Capeletto Neto | h1. TrackActorDatabase | 
|---|---|---|---|
| 2 | |||
| 3 | Spring Boot Java application provides relevant, sensitive, and customized information about Tracks, acting as a Track Classifier to help decision-making. | ||
| 4 | Uses JPA & Hibernate Framework to handle track profile persistence. | ||
| 5 | A Build & Deploy pipeline [Deploy Pipeline](https://jenkins.fernando.engineer/job/TrackActorDatabase_Deploy/)) publishes the jar artifacts (Nexus) and creates and publishes a docker image (Docker) to be integrated into the CMS docker-container package application. | ||
| 6 | The Code Quality check pipeline (Code Quality Pipeline) triggers a SonarQube analysis (SonarQube). |