Skip to content

souche/souche-open-oauth2-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

souche-open-oauth2-example

大搜车开放平台 OAuth2 示例项目

OAuth2 配置

编辑 /src/main/resources/application.properties 文件,将如下配置改成大搜车开放平台颁发的值。

app.oauth2.host=${app_oauth2_host}
app.oauth2.appKey=${app_oauth2_appKey}
app.oauth2.appSecret=${app_oauth2_appSecret}

About

大搜车开放平台 OAuth2 示例项目

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published