最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

java - How to define filter at one place in hibernate 6.x - Stack Overflow

programmeradmin2浏览0评论

Recently I upgraded to Hibernate 6.x version in my springboot project and earlier I defined same filter in three entity class @FilterDef but now it is throwing an error that Mulitiple @FilterDef annotation defines a filter name.

Can anyone let me know how to defined it globally at one place and reuse it with code example?

发布评论

评论列表(0)

  1. 暂无评论