I am also facing the same problem.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-thymeleaf</artifactId>
</dependency>
After adding thymeleaf dependency, it is able to find views in templates folder.