Skip to content

gleb619/hotel_shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hotel-shop

First of all you need db, create VM with Postgres(DDL you can find in analysis folder). Next map your IP in DataConfig.java, find in DataConfig constructor resultMap and put in your IP and DB IP. Before start app, your db must contain all tables and views. I delete all data from db and that mean you must fill it, sorry but i can't retain production information.



helper

helper

Fill tables:
curr_currency

location_countries
location_cities

serv_hotel
serv_hotel_room
payment_tariff
payment_tariff_shop
payment_price
payment_price_shop
location_address

About

Spring 4 + Hibernate(Postgress) + JSP + REST + AngularJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published