Skip to content

it-climb/TestT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To run project:

  • Install Maven 3 or higher

  • Install Tomcat 8

  • Install mySQL

  • Install MongoDB

  • Create mySql database

  • Create mongoDB database following instructuin

  • Check out project from github

  • Change properties connection to databases

  • Start project from idea in debug mode

  • Double check for not existing of any exceptions

  • Observe 'hello world' message from browser (https://localhost:8080)

  • create mysql command 'insert into hibernate_sequence(next_val) values (0)'

github link https://github.com/Ievgen-Grabets/TestT

branch: dev

instruction for creating mongoDB database http://habrahabr.ru/post/217391/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages