Skip to content

manjeetsingh53/hotelreservation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hotel Reservation Website using AWS (Elastic Beanstalk)

Hotel Reservation Website: This is a Demo of how to Build & Deploy Spring MVC Application using AWS ElasticBeanstalk.

Live Demo:

http://hotelreservation.us-east-2.elasticbeanstalk.com/

alt text

Steps to Build & Deploy application on Eclipse / Tomcat server (Local):

  1. Download hotelreservation application.
  2. Unzip it to your Eclipse workspace.
  3. Import using Import Existing project into your workspace option.
  4. Run Maven Install.
  5. Run using Tomcat server.

Steps to Build & Deploy application on Eclipse / Tomcat (AWS Elastic Beanstalk for Tomcat):

Prequisite:

AWS SDK should be configured on your Eclipse. To configure AWS SDK please use below link: http://d1un85p0f2qstc.cloudfront.net/eclipse/elasticbeanstalk/index.html

  1. Download hotelreservation application.
  2. Unzip it to your Eclipse workspace.
  3. Import using "Import Existing project" into your workspace option.
  4. Run Maven Install.
  5. Run as -> Run using server. Where you need to select AWS Elastic Beanstalk Tomcat server.

Releases

No releases published

Packages

No packages published

Languages