/Vehicle-Radar-Infraction-Micro-Service

We want to create a distributed system based on micro-services This application should help manage and automate the process of vehicle offenses following speed overruns detected by radars

Primary LanguageJavaApache License 2.0Apache-2.0

                                                                       TOUZOUZ Adnane
                                                                       MIAAD

Architecture

architecture

Diagramme de classe

Capture

Immatriculation-service

immatriculationService

REST:

Tous les proprietaires et vehicules

rest_vehicules vehicules

Vehicule et proprietaire by ID

vehicules1 rest_vehicules_1

Ajouter un proprietaire

rest_saveproprietaire

Supprimer un Proprietaire

rest_deleteproprietaire

GraphQL:

Tous les proprietaires et vehicules

graphql_proprietaire graphql_vehicule

Vehicule et proprietaire by ID

graphql_proprietaireid graphql_vehicule1

GRPC:

grpc2 grpc1 grpc

SOAP

Soap1 Soap2 Soap3

infraction-service

infractionService

radar-service

radar-service

radar-simulation

radar-similation

eureka-discovery

eurika-descovery eurika

getway

getway

Infractions de test

infractions

Implémentation

video.mp4