我上面用的是@RestController 如果換成Controller的話會(huì)出現(xiàn)Circular view path [login]: would dispatch back to the current handler URL [/login] again. Check your ViewResolver setup! (Hint: This may be the result of an unspecified view, due to default view name generation.)訪問(wèn)localhost:8080/list出來(lái)的都是字符串"list"不是網(wǎng)頁(yè)
springboot thymeleaf返回的都是字符串不是頁(yè)面
Qyouu
2018-09-05 14:14:21