Uses of Class
de.digitalcollections.cudami.frontend.website.service.ContentService
Packages that use ContentService
Package
Description
-
Uses of ContentService in de.digitalcollections.cudami.frontend.website.controller
Constructors in de.digitalcollections.cudami.frontend.website.controller with parameters of type ContentServiceModifierConstructorDescriptionMainController(TemplateConfig templateConfig, ContentService contentService) -
Uses of ContentService in de.digitalcollections.cudami.frontend.website.controller.advice
Constructors in de.digitalcollections.cudami.frontend.website.controller.advice with parameters of type ContentServiceModifierConstructorDescriptionGlobalControllerAdvice(TemplateConfig templateConfig, ContentService contentService)