1 Star 0 Fork 6

5166wind/short_url

forked from 逍遥天扬/short_url 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
question.txt 681 Bytes
一键复制 编辑 原始数据 按行查看 历史
逍遥天扬 提交于 2018-07-17 14:37 . 下一步做个小界面
基础框架已完成
1.数据库选型
暂时用mysql,考虑更高效的数据库
2.日期转62进制组成6位的短链接 √
3.发号器(预加载)√
4.id怎么查 (分月) √
5.权限控制 √
6.批量接口
7.重复控制 √
8.清理机制 <暂时使用his表,脚本清理> √
9.maven打包方式优化 <shade打包的可以用,先这样吧> √
10.数据源监控页面展示 <放弃:netty无法使用filter> √
11.日志 √
12.druid连接池是否需要关闭connecttion <不用druid,换dbcp> √
13.使用缓存 √
14. 增加登录界面,appId配置界面,使用cookie完成。
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/jice/short_url.git
git@gitee.com:jice/short_url.git
jice
short_url
short_url
master

搜索帮助