Uses of Class
io.dialob.spring.composer.controllers.util.ThymeleafConfig
-
Packages that use ThymeleafConfig Package Description io.dialob.spring.composer.controllers.util -
-
Uses of ThymeleafConfig in io.dialob.spring.composer.controllers.util
Methods in io.dialob.spring.composer.controllers.util that return ThymeleafConfig Modifier and Type Method Description ThymeleafConfigThymeleafConfig. setContextPath(String contextPath)ThymeleafConfigThymeleafConfig. setCsrf(ComposerAutoConfiguration.IdeToken csrf)ThymeleafConfigThymeleafConfig. setCss(List<String> css)ThymeleafConfigThymeleafConfig. setHash(String hash)ThymeleafConfigThymeleafConfig. setMainJs(String mainJs)ThymeleafConfigThymeleafConfig. setManifest(String manifest)ThymeleafConfigThymeleafConfig. setOidc(String oidc)ThymeleafConfigThymeleafConfig. setStatus(String status)ThymeleafConfigThymeleafConfig. setUrl(String url)
-