I\'m using spring 4 and I want to use spring security 3 to control my login form. So I have the following tables in database :
users table :
The users-by-username-query and authorities-by-username-query are mixed up. Move the first SQL query to the second and vice versa.
users-by-username-query
authorities-by-username-query
Maybe you want to change 1 to users.enabled too.
1
users.enabled