MethodupdateAStockOfTheInvestorPortfolio(@PathVariable String investorId,
@RequestBody Stock stockTobeUpdated)
Chapter04/investor-services-bulk/src/main/java/com/books/chapters/restfulapi/patterns/chap4/springboot/controller/InvestorController.java:45