Class MustacheEngineConfiguration

  • All Implemented Interfaces:
    org.springframework.context.annotation.ImportSelector

    public class MustacheEngineConfiguration
    extends Object
    implements org.springframework.context.annotation.ImportSelector
    Select mustache configuration to use.
    • Constructor Detail

      • MustacheEngineConfiguration

        public MustacheEngineConfiguration()
    • Method Detail

      • selectImports

        public String[] selectImports​(org.springframework.core.type.AnnotationMetadata importingClassMetadata)
        Specified by:
        selectImports in interface org.springframework.context.annotation.ImportSelector