Class HtmxThymeleafConfiguration


  • @Configuration
    @ConditionalOnWebApplication
    public class HtmxThymeleafConfiguration
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      HtmxDialect htmxDialect​(com.fasterxml.jackson.databind.ObjectMapper mapper)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HtmxThymeleafConfiguration

        public HtmxThymeleafConfiguration()
    • Method Detail

      • htmxDialect

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