You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Credits and appreciation to the original author of this repository, Haris Muneer, for open sourcing this repository under the MIT license. For the original README please click here.
This fork is being used by a learning module to teach developers how to containerize a Java app, push the container image to Azure Container Registry, and then deploy to Azure Kubernetes Service. To get started with the learn module, please click here please click here.
About
✈️ An enterprise level Flight Booking System for Airlines (web-application) based on the Model View Controller (MVC) Architecture made using Java Servlets, Java Server Pages (JSPs). Moreover authentication and authorization for users is implemented. The web-application is also secured against SQL Injection and Cross-Site Scripting attacks.