解決 Springboot:Could not resolve view with name ‘xxx’ in servlet with name dispatcherServlet
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-thymeleaf</artifactId>
<!--<version>1.4.0.RELEASE</version>-->
</dependency>