2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java10,177 forks (10,177 forks)batch import
area/openapifeature requestgood first issuehelp wanted
Repository metrics
- Stars
- 29,769 stars (29,769 stars)
- PR merge metrics
- Avg merge 4d 13h (Avg merge 4d 13h)6 merged PRs in 30d (6 merged PRs in 30d)
Description
你的特性请求和某个问题有关吗?请描述
给新同事创建账号每次需要手动会比较麻烦
清晰简洁地描述一下你希望的解决方案
希望可以提供一个创建用户的api,脚本代替来创建
其它背景
创建账号成功时需要发送一条通知信息到工作群
Contributor guide
- Research direction
- Study existing user management code, design a REST API endpoint for user creation, and implement notification integration upon successful creation.
- Tech stack
- java
- Domain
- backendapi
- Issue type
- Feature
- Prerequisites
- JavaSpringREST API