SAP Commerce (Hybris) Quick coding exercise - Refactoring the DAO
You got some legacy code below. So, you’ve got to refactor the code and explain. The interface 123456package com.carsupplier.core.daos.carinfo;public interface CarInfoFinder { List<CarMode