Skip to content
Snippets Groups Projects
Commit e2d47488 authored by Paul-Christian Volkmer's avatar Paul-Christian Volkmer
Browse files

Remove deleted AuthorizationAdviser from spring config

parent 899ce3e3
Branches
Tags
No related merge requests found
......@@ -29,7 +29,6 @@
<task:annotation-driven />
<aop:aspectj-autoproxy>
<aop:include name="authorizationAdviser" />
<aop:include name="userSessionAspect" />
</aop:aspectj-autoproxy>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment