Remove unnecessary non-Javadoc keyword
Issue gh-1946
This commit is contained in:
@@ -49,8 +49,6 @@ public class SessionConfig implements BeanClassLoaderAware {
|
||||
}
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
* @see
|
||||
* org.springframework.beans.factory.BeanClassLoaderAware#setBeanClassLoader(java.lang
|
||||
* .ClassLoader)
|
||||
|
||||
@@ -44,8 +44,6 @@ public class UserRepositoryUserDetailsService implements UserDetailsService {
|
||||
}
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
* @see
|
||||
* org.springframework.security.core.userdetails.UserDetailsService#loadUserByUsername
|
||||
* (java.lang.String)
|
||||
|
||||
Reference in New Issue
Block a user