@Controller Annotation Example in Spring 3 In this section we will see how we can create annoted controller class in Spring 3. You can @Controller annotation in the Java class to make it controller..
Ads