SpringSecurity怎么关联dataSource?因为项目使用了jbpm工作流框架,所以我的hibernate和spring的配置文件是分开的,不是共用spring的配置文件,那我使用SpringSecurity连接数据库的时候,那个dataSource怎么得到?