spring3.1.1集成spring security 3.1.0的maven依赖问题

security3.1的pom默认引用spring 3.0.6版本,形成冲突。解决办法是在maven中用exclude: <?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instan
相关文章
相关标签/搜索