会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
ziranxixi
博客园
首页
新随笔
联系
订阅
管理
2016年3月9日
Spring Annotation
摘要: 解释@Component @Controller @Service @Repository JPA常用注解 @Entity 作用:设置一个类为实体类 Java代码 @Entity public class User { } @Table 作用:设置实体类对应的表,常与@Entity一起使用参数:na
阅读全文
posted @ 2016-03-09 08:04 ziranxixi
阅读(242)
评论(0)
推荐(0)
编辑
公告