Commit Graph

16 Commits

Author SHA1 Message Date
dependabot[bot]
16a55301b9
Bump guava from 30.0-jre to 32.0.0-jre
Bumps [guava](https://github.com/google/guava) from 30.0-jre to 32.0.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 22:36:08 +00:00
LuoYe
5b318e2357 1、取消启动清空redis
2、将调用日志放到influx,减少mysql压力
2021-08-19 16:10:11 +08:00
LuoYe
10479c3f9b backup 2021-08-18 18:05:36 +08:00
Luoye_W
9e3aeaac3c backup 2021-07-30 17:55:05 +08:00
Luoye_W
9ea4960c71 降低maven编译jdk版本 2021-07-28 16:30:16 +08:00
Luoye_W
3cc4b0992f 移除webflux依赖
更改调用模式为线程池,取消rabbitMQ队列使用
2021-07-28 15:39:54 +08:00
Luoye_W
3b21a1cb34 修改为反应式 2021-07-26 17:25:02 +08:00
Luoye_W
e6d0bba0ed 去除rabbitmq 依赖,增加webflux依赖 2021-07-26 10:44:44 +08:00
LuoYe
f03cc5c998 Update pom.xml
Upgrade com.google.guava:guava to version 30.0-jre or later. For example:
2021-04-22 02:59:10 +08:00
Luoye
3c60f7d5e0 1、增加api异常捕获
2、修改调试模式
3、允许增加多个api列表
4、修改保存key逻辑
5、修改前端为Angular,与当前前端不兼容,等待程序中......
2020-12-10 17:34:00 +08:00
LuoYe_MyWork
e920a3d3fa 升级mysql依赖 2020-09-07 17:08:40 +08:00
LuoYe_MyWork
62886be7c2 登录成功后返回token过期时间
登录错误后将不在续订
2020-08-20 09:04:45 +08:00
LuoYe_MyWork
c6233f66cf 备份 2020-06-18 17:24:12 +08:00
APLS
5c7096fbf9 队列处理访问邮件列表 2020-03-31 22:53:45 +08:00
APLS
760e26d192 删除 quartz ,使用rabbitMq 2020-03-15 23:44:56 +08:00
APLS
34ddc4d656 修复保存client_id时除了判断github_id存在,还需要判断client_id 2020-03-05 11:42:05 +08:00