• 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
Name
Last commit
Last update
..
main Loading commit data...
test/java/org/springframework/boot/sample/ui Loading commit data...