# rabbit-app **Repository Path**: CoderGeshu/rabbit-app ## Basic Information - **Project Name**: rabbit-app - **Description**: 模拟第三方平台,需要获取京东平台的授权。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-06 - **Last Updated**: 2022-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Rabbit App 系统介绍:模拟第三方平台,需要获取京东开放平台的授权,京东授权平台:https://gitee.com/CoderGeshu/jd_auth **IDEA Tomcat 配置** Open browser - url: `http://localhost:8081/` - VM options: `-Dfile.encoding=UTF-8` Server Settings - HTTP port: `8081` - JMX port: `1099` **Oauth2 流程** ![image-20220306183435964](https://gitee.com/CoderGeshu/pic-go-images/raw/master/img/image-20220306183435964.png)