Uses of Class
de.digitalcollections.cudami.frontend.website.config.TemplateConfig
-
Packages that use TemplateConfig Package Description de.digitalcollections.cudami.frontend.website.controller de.digitalcollections.cudami.frontend.website.controller.advice -
-
Uses of TemplateConfig in de.digitalcollections.cudami.frontend.website.controller
Constructors in de.digitalcollections.cudami.frontend.website.controller with parameters of type TemplateConfig Constructor Description MainController(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 TemplateConfig Constructor Description GlobalControllerAdvice(TemplateConfig templateConfig, ContentService contentService)
-