chtrembl / containerize-and-deploy-Java-app-to-Azure

✈️ 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.

Home Page:https://aka.ms/containerize-and-deploy-Java-app-to-Azure-learn-module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://aka.ms/containerize-and-deploy-Java-app-to-Azure-learn-module

License:MIT License


Languages

Language:Java 85.1%Language:JavaScript 9.6%Language:CSS 5.4%