The step says CountryConfiguration.class is passed as an argument to the run() method
but the code is passing Application.class as argument to the run method.
lookup method parameter type is CountryClient but the parameter is named as quoteClient
The paragraph "This application is hard coded to look up symbol 'MSFT' which correspond to Microsoft Corporation. Towards the end of this guide, you’ll see how to plug in a different symbol without editing the code." does not belong to this guide.
The step says CountryConfiguration.class is passed as an argument to the run() method but the code is passing Application.class as argument to the run method.
lookup method parameter type is CountryClient but the parameter is named as quoteClient
The paragraph "This application is hard coded to look up symbol 'MSFT' which correspond to Microsoft Corporation. Towards the end of this guide, you’ll see how to plug in a different symbol without editing the code." does not belong to this guide.