Springboot2.0.3+thymeleaf access page could not be found

use the sts tool to create the latest version of springboot2.0.3, check thymeleaf,web support, and create a simple page

set the access path, but the browser cannot find it

clipboard.png

how to solve this problem?

Mar.31,2021

create a springboot2.0 with the idea tool to access the page, and then switch to sts to access the page. The specific reason is being found

it can also be accessed normally by creating a springboot2.0+thymeleaf, with a colleague's environment. I don't know why?

create a bunch of springboot2.0, this morning and can't even access the page, and now it's fine again. I don't know why.


is mainly due to the fact that eclipse did not compile the resource files into the class directory when compiling. You can check whether there is exclude in the configration of the project

.
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-1b3b467-2b7c9.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-1b3b467-2b7c9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?