Assignment Design and Implementation
The directory RacingWebGame contains all project source files, and can be opened in eclipse for more comfortable reading. RacingWebGame.WAR - is application archive ready to be deployed on WebServer, also contains source files. configuration.txt - is an example of configuration file that can be passed to application during deploy or restart. It can contains only parameters that you wish to change their values from default.
More detailed instructions for run and test you can find in repository wiki page.