Closed junh-ki closed 2 years ago
in the page 153, it says:
"For the product and review microservices, which use MongoDB, a corresponding base class, MongoDbTestBase, has been added."
product
review
I believe this should be changed to:
"For the product and recommendation microservices, which use MongoDB, a corresponding base class, MongoDbTestBase, has been added."
recommendation
Thanks for reporting this typo!
I have added it to the errara section in the README.md file.
README.md
in the page 153, it says:
"For the
product
andreview
microservices, which use MongoDB, a corresponding base class, MongoDbTestBase, has been added."I believe this should be changed to:
"For the
product
andrecommendation
microservices, which use MongoDB, a corresponding base class, MongoDbTestBase, has been added."