Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 703 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 703 Bytes

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