The @Controller annotation indicates ____________
a) How to control the dependency injection.
b) How to control the transaction management.
c) How to control the aspect programming.
d) That a particular class serves the role of a controller.