We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9719f3b commit 76599e3Copy full SHA for 76599e3
README.md
@@ -41,7 +41,7 @@ The product-processor makes the following changes to the product input:
41
## Initial state
42
We start with the following :
43
* Spring-boot application (MAVEN based) with Guava dependency and an embedded MongoDB
44
-* Rest controller (src/main/java/com/ebay/candidates/productprocessor/controller/ProductController.java)
+* Rest controller (src/main/java/com/vicmar57/productprocessor/controller/ProductController.java)
45
* API definitions (part of the rest controller)
46
* Integration-tests that check the service
47
0 commit comments