• I
    Improve FreeMarker tests in spring-webmvc and spring-context-support · ab36a0a8
    Issam El-atif 提交于
    This commit improves FreeMarkerConfigurerTests in spring-webmvc by
    testing against FreeMarkerConfigurer instead of
    FreeMarkerConfigurationFactoryBean and moves the original
    FreeMarkerConfigurationFactoryBeanTests to spring-context-support in
    the org.springframework.ui.freemarker package.
    
    Closes gh-23073
    ab36a0a8
FreeMarkerConfigurerTests.java 4.6 KB