Quiz Yourself on Thymeleaf

Quiz yourself on the basics of Thymeleaf.

We'll cover the following...
Technical Quiz
1.

In what directory should Thymeleaf templates be stored by default in a Spring Boot application?

A.

src/main/resources/templates

B.

src/main

C.

src/main/resources


1 / 4