# extend **Repository Path**: xingyixuan/extend ## Basic Information - **Project Name**: extend - **Description**: 倒计时后端代码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-23 - **Last Updated**: 2021-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 本项目主要为官网的 10月28日到11月28日的一个会员人数的展示接口 本项目采用的是 Spring boot 的一个架构,仅仅是为前段提供一个展示数据的接口,和修改接口, 考虑访问频率的问题,因此没有进行数据库的链接,仅仅采用了缓存。 具体配置在application.properties中