Class HtmxThymeleafConfiguration

java.lang.Object
io.github.wimdeblauwe.hsbt.thymeleaf.HtmxThymeleafConfiguration

@AutoConfiguration @ConditionalOnWebApplication public class HtmxThymeleafConfiguration extends Object
  • Constructor Details

    • HtmxThymeleafConfiguration

      public HtmxThymeleafConfiguration()
  • Method Details

    • htmxDialect

      @Bean public HtmxDialect htmxDialect(com.fasterxml.jackson.databind.ObjectMapper mapper)