Quiz: Spring Boot

Test your understanding of key Spring Boot concepts by attempting this comprehensive quiz.

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

Which annotation is used to create a REST controller in Spring Boot?

A.

@Controller

B.

@RestController

C.

@Mapping

D.

@RestMapping


1 / 5