Adarsh Pandey
Results
1
comments of
Adarsh Pandey
hey @Rahu09 I think you got that problem due to the naming convention of the String ` private static final String[] WHITE_LIST_URLS = { "/","/login","/hello","/register", "/verifyRegistration*","/resendVerifyToken*", "/resetPassword*","/savePassword*","/changePassword*",}; @Bean public PasswordEncoder...