循环视图路径 [login]:将再次分派回当前处理程序 URL [/login] [英] Circular view path [login]: would dispatch back to the current handler URL [/login] again

查看:25
本文介绍了循环视图路径 [login]:将再次分派回当前处理程序 URL [/login]的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

循环视图路径 [login]:将再次调度回当前处理程序 URL [/login].检查您的 ViewResolver 设置!(提示:由于默认视图名称生成,这可能是未指定视图的结果.)

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.)

推荐答案

添加这个依赖

<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-thymeleaf</artifactId>
</dependency>

这篇关于循环视图路径 [login]:将再次分派回当前处理程序 URL [/login]的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆