汤姆熊猫

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2015年7月3日

摘要: 当表间有One2Many或Many2One时,会发生无限循环的场景,如何破?只要在Set方法前增加以下注解即可: @JsonIgnore public Set xxxs() { return this.xxxYyyy; } 阅读全文
posted @ 2015-07-03 14:56 汤姆熊猫 阅读(515) 评论(0) 推荐(0) 编辑

摘要: X-editable支持Bootstrap、jQueryUI、jQuerySummernote- Super Simple WYSIWYG editor on Bootstraphttp://vault.centos.org/6.3/os/x86_64/Packages/ 阅读全文
posted @ 2015-07-03 14:10 汤姆熊猫 阅读(196) 评论(0) 推荐(0) 编辑