Class ProductCategoryServiceImpl

java.lang.Object
tech.corefinance.product.service.ProductCategoryServiceImpl
All Implemented Interfaces:
tech.corefinance.common.service.CommonService<String,ProductCategory,ProductCategoryRepository>, ProductCategoryService

@Service public class ProductCategoryServiceImpl extends Object implements ProductCategoryService