Uses of Interface
callofproject.dev.project.service.IProjectService
Packages that use IProjectService
-
Uses of IProjectService in callofproject.dev.project.controller
Constructors in callofproject.dev.project.controller with parameters of type IProjectServiceModifierConstructorDescriptionProjectController
(IProjectService projectService, com.fasterxml.jackson.databind.ObjectMapper objectMapper) Constructs a new ProjectController with the provided dependencies. -
Uses of IProjectService in callofproject.dev.project.service
Classes in callofproject.dev.project.service that implement IProjectService