Skip to content

Application that search the relevant purchased products by given productId.

Notifications You must be signed in to change notification settings

vivekbdh/Search-Relavant-Products

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Search-Relavant-Products

The application to get relevant purchased products by given productId.

Requirements

For building and running the application you need:

also, you need to change the spring.data.mongodb.uri in application.properties.

Running the application locally

There are several ways to run a Spring Boot application on your local machine. One way is to execute the main method in the com.klevu.AssignmentApplication class from your IDE.

Alternatively you can use the Spring Boot Maven plugin like so:

mvn spring-boot:run

Copyright

Released under the Apache License 2.0. See the LICENSE file.

About

Application that search the relevant purchased products by given productId.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages