We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
feat: Create Common ResponseDTO for admin tools
b184943
Issue #49
feat: Add findUserList() to UserService
findUserList()
af051ed
- Find all users in user table. Issue #49
feat: Create AdminController and add Get mapping to get all users
0ee7318
- Check the admin name by Request Param -> should be changed. - If the name is wrong, set the status 401. Issue #49
suhyunsim
No branches or pull requests
api
The text was updated successfully, but these errors were encountered: