wanderleydrumond / cia-aerea

Study project from flight company

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was created in academic cotext and has only backend implementation. All requests to frontend were made from postman.

Its has three entities: User, Ticket and Flight

The app is managed thought three different control access roles.

This project was developed using Eclipse IDE, MySQL database and Wildfly server

This project was created from the archetype "wildfly-jakartaee-webapp-archetype".

To deploy it: Run the maven goals "install wildfly:deploy"

To undeploy it: Run the maven goals "wildfly:undeploy"

The architecture diagram:

image

About

Study project from flight company


Languages

Language:Java 100.0%