warningThis project was completed for coursework and is no longer maintained. Names and details have been modified for academic integrity. Below is a summary of the university’s main requirements.
Requirements link h2
Integrate resource bundles in the Spring application for English and French translations, including a welcome message
Implement multithreading to display the welcome message in both English and French simultaneously
Modify the front end to show reservation prices in USD, CAD, and EUR
Develop a Java method to convert time between Eastern, Mountain, and Coordinated Universal Time zones
Display the times of an online presentation at the Landon Hotel in all three time zones using the conversion method
Create a Dockerfile to build a single image of the application, encapsulating all code modifications
Test the Docker image by creating and running a container, ensuring the application functions correctly within the containerized environment
Describe a deployment strategy for the multithreaded Spring application to a cloud service, detailing the steps and the chosen cloud service provider