Class TemplateLocation

    • Method Detail

      • exists

        public boolean exists​(org.springframework.core.io.support.ResourcePatternResolver resolver)
        Determine if this template location exists using the specified ResourcePatternResolver.
        Parameters:
        resolver - the resolver used to test if the location exists
        Returns:
        true if the location exists.