YunaiV
|
02466aca2e
|
✨ 2.0.1 版本发布准备
|
2024-02-26 13:14:39 +08:00 |
|
YunaiV
|
802ac89b73
|
⬇️ 保持 JDK8 + Spring Boot 2.7.18 持续维护
|
2023-12-08 22:17:52 +08:00 |
|
YunaiV
|
98697ee075
|
⬆️
|
2023-12-07 20:48:11 +08:00 |
|
xingyu
|
f3f2efcced
|
feat: update springboot 2.7.17
|
2023-10-23 11:38:01 +08:00 |
|
xingyu
|
22041b6f8d
|
chore: hutool 5.8.22
|
2023-09-24 17:36:42 +08:00 |
|
xingyu
|
8187398bdf
|
chore: springboot 2.7.16
|
2023-09-24 17:36:09 +08:00 |
|
xingyu
|
97a91e5454
|
chore: up hutool 5.8.21
|
2023-09-11 11:29:14 +08:00 |
|
xingyu
|
e1b92c3d64
|
chore: up springboot 2.7.15
|
2023-09-11 11:22:20 +08:00 |
|
xingyu
|
402a3809a3
|
chore: up springboot 2.7.14
|
2023-07-29 11:23:13 +08:00 |
|
xingyu
|
c95a1d0a7d
|
chore: up springboot 2.10.13
|
2023-07-21 17:53:40 +08:00 |
|
芋道源码
|
11c4c950b7
|
回退 'Pull Request !518 : 添加华为云 maven 升级依赖'
|
2023-07-02 15:41:26 +00:00 |
|
xingyu
|
d44c29296d
|
chore: up hutool 5.8.20 Lombok 1.18.28
|
2023-06-26 16:49:33 +08:00 |
|
xingyu
|
bdb18b4ced
|
chore: up springboot 2.7.13
|
2023-06-26 16:26:38 +08:00 |
|
xingyu
|
cd33f68e2b
|
chore: up springboot 2.10.12
|
2023-06-14 16:50:46 +08:00 |
|
xingyu
|
5b13c07e01
|
chore: up springboot 2.7.11
|
2023-05-06 16:28:53 +08:00 |
|
xingyu
|
023322cb25
|
chore: up hutool 5.8.18
|
2023-05-06 16:24:29 +08:00 |
|
YunaiV
|
e5fcc7a387
|
boot3:适合 ServletUtils
|
2023-04-16 21:40:56 +08:00 |
|
xingyuv
|
844d102a65
|
chore: up springboot 2.7.10
|
2023-04-13 15:43:01 +08:00 |
|
xingyuv
|
70f632852b
|
chore: up hutool 5.8.15
|
2023-04-13 14:51:50 +08:00 |
|
xingyu
|
c6f880bfc1
|
up springboot 2.7.8
|
2023-01-31 09:28:07 +08:00 |
|
xingyu
|
c98965cd55
|
chore: update spring boot 2.7.7
hutool 5.8.11
mybaits-plus 3.5.3
flowable 6.8.0
|
2023-01-04 10:12:00 +08:00 |
|
xingyu4j
|
1b3ff0e7d1
|
fix: WebSecurityConfigurerAdapter 过期
|
2022-11-30 14:04:47 +08:00 |
|
xingyu
|
b079513dc8
|
chore: 升级springboot 2.7.6
|
2022-11-30 00:41:24 +08:00 |
|
xingyu
|
b01606bae6
|
chore: update deps
|
2022-11-24 00:55:39 +08:00 |
|
YunaiV
|
c5b547e0f3
|
优化,使用 @Configuration(proxyBeanMethods = false) 提升启动速度
|
2022-11-12 20:22:09 +08:00 |
|
xingyu4j
|
375229111e
|
docs: update devs
|
2022-11-09 11:39:45 +08:00 |
|
xingyu
|
16eaa5f407
|
feat: 升级依赖
|
2022-10-05 17:07:54 +08:00 |
|
YunaiV
|
05951783de
|
增加 yudao-sso-demo-by-password 示例,基于密码模式,实现 SSO 单点登录
|
2022-10-04 17:51:30 +08:00 |
|
YunaiV
|
6be30c0887
|
优化 yudao-sso-demo-by-code 的代码
|
2022-10-03 17:52:51 +08:00 |
|
YunaiV
|
ab40254bc1
|
完成 yudao-sso-demo-by-code 退出登录
|
2022-10-01 21:26:45 +08:00 |
|
YunaiV
|
ff54f16907
|
完成 yudao-sso-demo-by-code 刷新访问令牌
|
2022-10-01 20:49:11 +08:00 |
|
YunaiV
|
ea71002ed6
|
完成 yudao-sso-demo-by-code 实现修改用户的信息
|
2022-10-01 20:30:15 +08:00 |
|
YunaiV
|
fc7a6c782a
|
完成 yudao-sso-demo-by-code 实现获得用户信息
|
2022-10-01 10:52:27 +08:00 |
|
YunaiV
|
b7b31f03d3
|
完成 yudao-sso-demo-by-code 实现 token 过滤器
|
2022-10-01 08:35:19 +08:00 |
|
YunaiV
|
0df44b51e4
|
完成 yudao-sso-demo-by-code 使用 code 授权码,获得访问令牌的逻辑
|
2022-09-29 23:59:42 +08:00 |
|
YunaiV
|
eef233644c
|
1. 增加 yudao-sso-demo-by-code 项目,实现基于授权码模式的单点登录
2. 完成 yudao-sso-demo-by-code 的跳转 SSO 流程
|
2022-09-29 21:26:31 +08:00 |
|