Class LoanProductServiceImpl

java.lang.Object
tech.corefinance.product.service.LoanProductServiceImpl
All Implemented Interfaces:
tech.corefinance.common.service.CommonService<String,LoanProduct,LoanProductRepository>, LoanProductService, ProductService<LoanProduct,LoanProductRepository>

@Transactional @Service public class LoanProductServiceImpl extends Object implements LoanProductService