This commit is contained in:
parent
6b7e0bfa33
commit
2a444e26fa
|
|
@ -15,6 +15,7 @@ import java.util.Map;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 自定义OauthController 替换默认tokenEndpoint 以便返回数据格式化同一
|
* 自定义OauthController 替换默认tokenEndpoint 以便返回数据格式化同一
|
||||||
|
* YC
|
||||||
*/
|
*/
|
||||||
@RestController
|
@RestController
|
||||||
@RequestMapping("/oauth")
|
@RequestMapping("/oauth")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue