Uses of Class
com.mt.ecommerce.product.service.PaymentService
Packages that use PaymentService
-
Uses of PaymentService in com.mt.ecommerce.product.controller
Constructors in com.mt.ecommerce.product.controller with parameters of type PaymentService -
Uses of PaymentService in com.mt.ecommerce.product.service
Constructors in com.mt.ecommerce.product.service with parameters of type PaymentServiceModifierConstructorDescriptionOrderService
(OrderRepository orderRepository, ProductRepository productRepository, OrderProductRepository orderProductRepository, PaymentService paymentService)