I am trying to apply security in my spring application using database tables.
What I have so far in my applicationContext-Security is:
i think you forgot to define UserEntityDAO in your app context.