Skip to content

Product Bundle Recommender RESTful Web Service built using Java and Spring

Notifications You must be signed in to change notification settings

ajurge/bundle-recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

#Product Bundle Recommender RESTful Web Service Product Bundle Recommender is a RESTful web service for recommending a bundle of products for prospective customers. The service was built using Java and Spring Boot. API documentation was generated using Spring REST Docs.

Instructions

Project should be built and run using Java 1.8.

  1. Change directory to ../bundle-recommender/target/

  2. Run tests using mvn clean test

  3. Build with Maven mvn clean install

  4. Execute in the terminal java -jar bundle-recommender-1.0.0-SNAPSHOT.jar

Once the service is up and running the documentation of the REST API can be accessed at:

About

Product Bundle Recommender RESTful Web Service built using Java and Spring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages