Skip to content

Commit 76599e3

Browse files
committed
updated guava version
1 parent 9719f3b commit 76599e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The product-processor makes the following changes to the product input:
4141
## Initial state
4242
We start with the following :
4343
* 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)
44+
* Rest controller (src/main/java/com/vicmar57/productprocessor/controller/ProductController.java)
4545
* API definitions (part of the rest controller)
4646
* Integration-tests that check the service
4747

0 commit comments

Comments
 (0)