Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我最近遇到了一种情况,我想在现有的数据库模式上实现 Grails + Spring Security。数据库已经有一个用户表、一个基于角色的表和关系角色+用户表。我能够将用户域映射到现有架构..但是我遇到问题的地方是尝试绑定角色和用户角色时。
有任何想法吗?这有意义还是我需要包含更多信息?
在此处查看有关如何为角色配置备用表的文档
http://burtbeckwith.github.com/grails-spring-security-core/docs/manual/guide/4%20Required%20and%20Optional%20Domain%20Classes.html#4.2%20Authority%20Class