All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jtwig.spring.boot.config.JtwigViewResolverConfigurer Maven / Gradle / Ivy

The newest version!
package org.jtwig.spring.boot.config;

import org.jtwig.spring.JtwigViewResolver;

public interface JtwigViewResolverConfigurer {
    void configure (JtwigViewResolver viewResolver);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy