• Phillip Webb's avatar
    Remove '/resources/**' mapping and default servlet · a95494fe
    Phillip Webb authored
    Remove '/resources/**' mapping since it can cause problems with the
    '/**' when the developer defines their own 'resources' sub-folder.
    
    Also remove default servlet config since the resources mapping renders
    it redundant.
    
    Issue: #55494446
    a95494fe
layout.html 876 Bytes