Project

General

Profile

Wiki » History » Version 3

Fernando Jose Capeletto Neto, 04/04/2023 03:29 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 3 Fernando Jose Capeletto Neto
A Build & Deploy pipeline [Deploy Pipeline](https://jenkins.fernando.engineer/job/TrackActorDatabase_Deploy/) publishes the jar artifacts [Nexus (https://nexus.fernando.engineer/service/rest/repository/browse/fjcapeletto-releases/engineer/fernando/TrackActorDatabase/)] and creates and publishes a docker image (Docker) to be integrated into the CMS docker-container package application.
6 1 Fernando Jose Capeletto Neto
The Code Quality check pipeline (Code Quality Pipeline) triggers a SonarQube analysis (SonarQube).