# spring-boot-otpauth-sample **Repository Path**: shinestmt/spring-boot-otpauth-sample ## Basic Information - **Project Name**: spring-boot-otpauth-sample - **Description**: otpauth sample - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-07-22 - **Last Updated**: 2023-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # otpauth ## 依赖 1. JDK 1.8 2. Maven 3.5.4+ ## 启动 ``` mvn spring-boot:run ```