@Controller 注解?

该注解表明该类扮演控制器的角色,Spring不需要你继承任何其他控制器基类或引用Servlet API。



Java Program!
原文地址:https://www.cnblogs.com/programb/p/12851411.html