Easy User Management Framework/Starter App for Spring. Providing registration, login, logout, and more built on top of Spring Security.
88
stars
28
forks
source link
Issue 5 redundant configmethod in web security config #6
Closed
JohnnyMoonlight closed 3 years ago
The pull requests adresses this issue: https://github.com/devondragon/SpringUserFramework/issues/5
A redundant setting in WebSecurityConfig.java has been removed.