avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-authorization
/
io.github.lishangbu.avalon.authorization.controller
/
OauthRegisteredClientController
/
save
save
@
PostMapping
fun
save
(
@
RequestBody
registeredClient
:
OauthRegisteredClient
)
:
OauthRegisteredClient
新增注册客户端
Return
保存后的注册客户端
Parameters
registered
Client
注册客户端实体