Class BudgetMapper

java.lang.Object
com.omarigrant.budget.mappers.BudgetMapper
All Implemented Interfaces:
BudgetMapperContract

@Component public class BudgetMapper extends Object implements BudgetMapperContract
Converts Budget to BudgetDTO and BudgetDTO to Budget
Author:
Omari Grant
  • Constructor Details

    • BudgetMapper

      public BudgetMapper()
  • Method Details