1.Spring MVC常用注解

[email protected]      @Controller用于标记控制层(Controller层) [email protected]      @Service用于标记服务层(Service层) [email protected]      @Repository用于标记访问层(DAO层) [email protected]      @Component用于标记实体类层(Entity
相关文章
相关标签/搜索