冷冷
|
9659b7f200
|
style(格式化): spring 规范代码格式化
|
2024-08-15 09:30:08 +08:00 |
|
冷冷
|
b8be16ab04
|
refactor(security): Validator.isMobile randomStr
|
2024-08-02 19:15:31 +08:00 |
|
冷冷
|
5117f5dd0c
|
ADD docker mirror aliyun
|
2024-06-07 20:04:45 +08:00 |
|
冷冷
|
df4ddea760
|
🎨 格式化代码,无其他操作
|
2024-06-01 12:31:12 +08:00 |
|
冷冷
|
993879a6c3
|
✨ add NoToken Feign 注解自动维护header
|
2024-06-01 12:29:24 +08:00 |
|
冷冷
|
4d43c7f65d
|
🐛 fix 单体编译失败问题问题
|
2024-05-29 16:47:39 +08:00 |
|
冷冷
|
eebcd80cf7
|
♻️ pom.xml 指定默认profile 避免执行命令不携带profile
|
2024-05-20 23:14:25 +08:00 |
|
冷冷
|
af10316ce0
|
🎨 Improving structure / format of the code. 代码格式化
|
2024-04-17 13:40:38 +08:00 |
|
冷冷
|
9c361c16ab
|
⚡ Improving performance. 格式化代码
|
2024-04-10 14:59:48 +08:00 |
|
冷冷
|
33978af130
|
🎨 Improving structure / format of the code.
|
2024-04-09 12:47:30 +08:00 |
|
冷冷
|
1a82b7b00c
|
🔖 Releasing / Version tags. 3.8.0-SNAPSHOT
|
2024-04-04 21:35:19 +08:00 |
|
冷冷
|
6c57f417c9
|
✨ 增加 pig-boot 单体模式启动模块
|
2024-04-04 21:34:45 +08:00 |
|
冷冷
|
72d385bd0f
|
♻️ Refactoring code. 重构 TokenEndpoint 修改 mapping path
|
2024-04-04 21:14:53 +08:00 |
|
冷冷
|
baa890379b
|
♻️ Refactoring code. 重构 PasswordDecoderFilter ValidateCodeFilter 代码至 pig-auth 模块简化网关逻辑
|
2024-04-04 21:12:29 +08:00 |
|
冷冷
|
3d5e1e432c
|
♻️ Refactoring code. 删除无用代码导入
|
2024-03-28 14:19:34 +08:00 |
|
renovate[bot]
|
c8f14efcd8
|
Update alibabadragonwell/dragonwell Docker tag to v21
|
2024-03-03 10:33:09 +00:00 |
|
lbw
|
6c2c989e42
|
🔖 Releasing / Version tags. v3.7.4
|
2024-01-28 21:02:51 +08:00 |
|
lbw
|
42ae56908a
|
🐛 Fixing a bug. 基础类型中的认证对象授权类型错误
|
2024-01-26 13:28:04 +08:00 |
|
lbw
|
9736f1b5aa
|
♻️ Refactoring code. 重构网关filter 判断逻辑,非密码模式直接跳过 PasswordDecoderFilter
|
2024-01-10 16:37:23 +08:00 |
|
lbw
|
f8214e5045
|
Merge branch 'jdk17-dev' into jdk17
# Conflicts:
# README.md
|
2024-01-03 14:42:28 +08:00 |
|
lbw
|
0f5018e33c
|
🔖 Releasing / Version tags. 3.7.3
|
2024-01-03 14:41:20 +08:00 |
|
lbw
|
07f7738ec2
|
!453 @SuppressWarnings("deprecation")似乎是多余的抑制
Merge pull request !453 from twelvet/N/A
|
2023-12-15 02:42:17 +00:00 |
|
TwelveT
|
35e2085468
|
使用with代替apply
|
2023-12-13 18:14:32 +08:00 |
|
twelvet
|
228cc4e54a
|
移除多余警告
Signed-off-by: twelvet <2471835953@qq.com>
|
2023-12-13 09:54:26 +00:00 |
|
lbw
|
7c6ad1b55f
|
🔖 Releasing / Version tags. 适配 springboot 3.2 + spring cloud 2023
|
2023-12-07 13:04:09 +08:00 |
|
whywhathow
|
cf060f66f0
|
fix: access_token & refresh_token 使用默认Base64StringKeyGenerator 生成 token.
|
2023-11-21 13:32:29 +08:00 |
|
lbw
|
4260fe0f7e
|
♻️ Refactoring code. 授权码登录页面重构
|
2023-11-07 09:03:53 +08:00 |
|
lbw
|
339c15f37c
|
🔖 Releasing / Version tags. 3.7.1-JDK17
|
2023-08-29 09:21:18 +08:00 |
|
徐晓伟
|
f777df58da
|
🐛 使用 evictIfPresent 替换 evict,立即删除
1. evict 异步或延迟执行
2. evictIfPresent 立即删除
https://docs.spring.io/spring-framework/docs/6.1.x/javadoc-api/org/springframework/cache/Cache.html
|
2023-08-28 16:17:58 +08:00 |
|
徐晓伟
|
2c17c684c0
|
🔧 优化 Dockerfile,减少层数
WORKDIR 可以自动创建文件夹,无需执行 mkdir 命令
|
2023-08-24 12:52:15 +08:00 |
|
lbw
|
95d0091c3e
|
🔒 Fixing security issues. 开启nacos 认证
|
2023-08-22 21:47:27 +08:00 |
|
lbw
|
0f27bfda7b
|
✨ Introducing new features. 优化适配 knife4j
|
2023-08-15 23:25:22 +08:00 |
|
lbw
|
3843162191
|
♻️ Refactoring code.调整 logback-spring.xml
|
2023-08-08 18:54:36 +08:00 |
|
lbw
|
ae5405bbf6
|
⬆️ Upgrading dependencies. 是配置 springboot 3.1.2
|
2023-07-21 22:22:42 +08:00 |
|
lbw
|
09a5a262f4
|
🔖 Releasing / Version tags. 3.7.0 适配 springboot3 生态
|
2023-07-21 14:57:23 +08:00 |
|
lbw
|
8941e8ee34
|
♻️ Refactoring code. 格式化代码
|
2023-07-09 12:37:29 +08:00 |
|
lbw
|
606d4d317d
|
Merge branch 'jdk17' into jdk17-dev
|
2023-07-08 13:49:02 +08:00 |
|
lbw
|
80096f2d88
|
🔖 Releasing / Version tags. 3.7.0-snapshot
|
2023-07-07 16:12:01 +08:00 |
|
lbw
|
eb4015a892
|
🔇 删除login.ftl footer
|
2023-06-06 13:12:51 +08:00 |
|
lbw
|
8e2a302a73
|
✨ Introducing new features. up springboot 3.1.0
|
2023-05-26 15:47:35 +08:00 |
|
TwelveT
|
4aaf739854
|
Spring Security 6.1 Lambda
|
2023-05-26 10:34:50 +08:00 |
|
aeizzz
|
fa90e31a64
|
♻️ Refactoring code. 升级 jdk17 spring boot 3
|
2022-12-23 12:29:45 +08:00 |
|
aeizzz
|
df0b75a6de
|
♻️ Refactoring code. 升级 jdk17 spring boot 3
|
2022-12-23 09:28:21 +08:00 |
|
lbw
|
d79f5ec79a
|
🔖 Releasing / Version tags. 3.6.4
|
2022-12-12 12:04:17 +08:00 |
|
lbw
|
7cf14916c9
|
🔥 Removing code or files. close #I65KMY OAuth2ResourceOwnerBaseAuthenticationProvider exception 不要写入到 日志
|
2022-12-12 11:19:41 +08:00 |
|
lbw
|
66296afd26
|
♻️ Refactoring code. 优化sas 异常提示
|
2022-11-30 20:56:43 +08:00 |
|
lbw
|
f225d53010
|
🔖 Releasing / Version tags. v3.6.3
|
2022-11-25 19:54:21 +08:00 |
|
lbw
|
e533946a1c
|
♻️ Refactoring code. 手机号登录手机号不存在异常细化
|
2022-11-24 15:53:44 +08:00 |
|
lbw
|
85f239f5bf
|
!281 280 ⬆️ 升级 spring-authorization-server 到 0.4.0
Merge pull request !281 from 徐晓伟/spring-authorization-server-0.4.0
|
2022-11-22 03:22:55 +00:00 |
|
徐晓伟
|
3465e22f33
|
⬆️ 升级 spring-authorization-server 到 0.4.0
|
2022-11-22 11:09:10 +08:00 |
|