Skip to content

alayor/basic_rest_service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Before running mvn clean install please update mysql root password in file core.properties

Assumptions

  • There is no tickets quantity limit in any route.
  • User is not able to create extra accounts.
  • When running mvn install the accounts get cleared because of integration tests.

Admin user credentials

Email: admin@admin.com

Password: secret

Setup

1 - Update mysql root password in file core.properties

2 - Execute mvn clean install in the parent folder.

3 - Open [http://localhost:8080] (http://localhost:8080) in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published