jidixl 2016-11-18 06:34 采纳率: 0%
浏览 1953

security4 xml配置<http use-expressions="false" >


这样一行报错!不知道可有大神见过。
Multiple annotations found at this line:
- Factory bean 'org.springframework.security.config.http.HttpConfigurationBuilder$SecurityContextHolderAwareRequestFilterBeanFactory' not found
[config set: wkllme-vs/web-context]
- Factory bean 'org.springframework.security.config.http.HttpConfigurationBuilder$RoleVoterBeanFactory' not found [config set: wkllme-vs/web-
context]

 <b:beans xmlns="http://www.springframework.org/schema/security"
xmlns:b="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.springframework.org/schema/beans
    http://www.springframework.org/schema/beans/spring-beans-4.3.xsd
    http://www.springframework.org/schema/security
    http://www.springframework.org/schema/security/spring-security-4.2.xsd">
  • 写回答

2条回答 默认 最新

  • LVShenP 2016-12-14 05:18
    关注










    评论

报告相同问题?