Skip to content

telendt/transactions-statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transactions statistics

A web service providing RESTful API for transactions statistics. For more information please see INSTRUCTIONS.

Requirements

Java 8 and Maven 3.

Commands

Run:

mvn clean spring-boot:run

Install:

mvn clean install

Run unit tests:

mvn clean test

Run integration test:

mvn clean integration-test

Design rationale

Please see SOLUTION.

TODO

  • dockerize
  • verify thread-safety with jcstress
  • improve documentation and test coverage

About

Coding challenge solution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages