When I first started learning Spring Boot, I was overwhelmed by annotations.

Every file seemed to have symbols starting with @.

@SpringBootApplication

@RestController

@Service