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