Spring @PreAuthorize throws LazyInitializationException accesing lazy data from Hibernate

后端 未结 0 789
一个人的身影
一个人的身影 2021-01-18 03:10

I need to check whether user is a member of specific group for security reasons. However, I\'m getting LazyInitializationException all the time and can\'t find a solution.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题