Open phoebosys opened 7 years ago
In document portfolio.adoc 8.4.3, there 2 piece of code used HttpClient, but in solution code, PortfolioServiceImpl used WebClient.
in doc 10.3.2, there 2 lines of vertx.fileSystem().rxReadFile(); need a parameter s.
Anyway, this project teach me a lot. thank you very much!
In document portfolio.adoc 8.4.3, there 2 piece of code used HttpClient, but in solution code, PortfolioServiceImpl used WebClient.
in doc 10.3.2, there 2 lines of vertx.fileSystem().rxReadFile(); need a parameter s.
Anyway, this project teach me a lot. thank you very much!