@Controller

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

External

Internal

Overview

The annotation identifies the class as a candidate for component scanning. Aside from that, it doesn't do much, except that it conveys the role of the class within the application. For more details see:

Controller