• Phillip Webb's avatar
    Remove '/resources/**' mapping and default servlet · 859b2663
    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
    859b2663
Name
Last commit
Last update
..
main Loading commit data...
test/java/org/springframework/boot/sample/ui Loading commit data...