Uses of Class
giis.demo.descuento.ClienteService
Packages that use ClienteService
Package
Description
Ejemplo de descuentos a clientes (implementacion Spring Boot).
Tests unitarios del ejemplo de descuentos de clientes (automatizdos con JUnit)
-
Uses of ClienteService in giis.demo.descuento
Fields in giis.demo.descuento declared as ClienteServiceModifier and TypeFieldDescriptionprivate ClienteService
DescuentoRestController.clienteService
private ClienteService
DescuentoWebController.clienteService
-
Uses of ClienteService in giis.demo.descuento.ut
Fields in giis.demo.descuento.ut declared as ClienteServiceModifier and TypeFieldDescriptionprivate ClienteService
TestDescuentoWebController.cliente
private ClienteService
TestPromocionMock.cliente