Quiz Yourself on Thyme Wizards
Take this quiz on the basic concepts of interactivity in an application.
Technical Quiz
1.
In what location should files be placed that you want to statically serve in the embedded webserver that Spring Boot uses?
A.
src/main/static
B.
src/main/resources/static
C.
src/main/resources
1 / 3