Springboot2.0+ intercepts static resources

after upgrading the project to spring2.0, it was found that static resources were blocked.

because there are many kinds of static resources used in the project. Is there any elegant way to release static resources?

the one that doesn"t really want to exclude suffixes. Because it"s not very versatile.

Mar.24,2021

static files will not be intercepted if you put them in the static or public folder.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3b4b9-e7d0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3b4b9-e7d0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?