Closed hamidsultanzadeh closed 1 year ago
AuthBusinessServiceImpl(signUp method) StudentBusinessServiceImpl(addStudent method), StudentBusinessServiceImpl(addStudentToGroup method), SubjectBusinessServiceImpl(insertSubject method). UserDetailsServiceImpl(loadUserByUsername method), OTPChannel(getTarget method), RoleServiceImpl(getDefaultRole method), AuthBusinessServiceImpl(authenticate method).
For example,
and also, look for that, where we use findById method for checking existence of that without using the return value
please list (leave comments here) all classes and methods using similar code blocks.