Skip to content

danwhitford/SainsburyScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverside-test

Implementation of this exercise.

Uses Maven for building and testing.

mvn package will download dependencies and compile the class files.

mvn test will run the unit tests.

mvn exec:java will run the application.

The -q flag can be used to mute the maven output and get the JSON output only.

Releases

No releases published

Packages

No packages published

Languages