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
/
getById
get
By
Id
@
GetMapping
(
value
=
[
"/{id}"
]
)
fun
getById
(
@
PathVariable
id
:
String
)
:
OauthRegisteredClient
?
根据 ID 查询注册客户端
Return
注册客户端
Parameters
id
主键