Can’t get these statements in TODO :
// 1. Use #resolveFileFromResources to get actual file from classpath.
// 2. parse the json file using ObjectMapper provided with #getObjectMapper,
// and extract symbols provided in every trade.
Please give me hints about how to perform the above steps .