lishangbu
|
7580baafef
|
💥 Introducing breaking changes.使用mybatis plus的雪花算法主键策略作为默认策略
|
2021-12-24 20:26:25 +08:00 |
|
lbw
|
289d5c1595
|
✨ Introducing new features. close #I4NSH1 内置短信下发能力,方便短信登录使用
|
2021-12-23 15:27:34 +08:00 |
|
lishangbu
|
c25fec0384
|
⬆️ Upgrading dependencies.upgrade to spring boot 2.6.2,close #I4NKMS
|
2021-12-22 23:08:55 +08:00 |
|
lbw
|
748c23e93f
|
✨ Introducing new features. close #I4NBV5 【用户多表存储】支持多用户体系设置
|
2021-12-21 21:02:09 +08:00 |
|
lbw
|
77f2f139c4
|
✨ Introducing new features. spi feign 处理
|
2021-12-04 13:40:38 +08:00 |
|
lbw
|
d70b1a65da
|
✨ Introducing new features. 兼容适配 spring cloud 2021
|
2021-12-04 08:04:27 +08:00 |
|
jgp
|
ca6fd4871a
|
♻️ 修正AbstractAuthenticationFailureEventHandler类名
|
2021-11-23 01:19:06 +08:00 |
|
weieast1314
|
7537ce3fca
|
⚡ 优化, close #I4IVAD 替换代码中(除README.md、issue.yml外)的pigx为pig,使包名diy服务更彻底
|
2021-11-18 21:40:05 +08:00 |
|
lengleng
|
b3b6bb6fa7
|
🔖 Releasing / Version tags. v3.4.1
|
2021-11-15 12:30:55 +08:00 |
|
MicLng
|
c2b9533166
|
🔇 删除驱动字段,高版本自动SPI 注入
|
2021-11-10 16:44:39 +08:00 |
|
MicLng
|
dc374b8709
|
🐛 Fixing a bug. close #I4HP7C 令牌管理 >> 数据为空
|
2021-11-10 16:42:19 +08:00 |
|
Hacker
|
9c915912fd
|
update RedisTemplateConfiguration.java.
|
2021-10-29 05:48:50 +00:00 |
|
lishangbu
|
a5b6721715
|
⏪ Reverting changes.移除重复建设的git 提交信息查看,有对应需求的建议通过management.info.git.mode=full在/actuator/info端点查看完整信息
|
2021-10-26 19:14:36 +08:00 |
|
lishangbu
|
f87eddd57e
|
🐛 Fixing a bug. 修复一些git仓库状态端点可能存在的一些潜在的问题,向下兼容git-commit-id-maven-plugin 4.x 版本
|
2021-10-26 18:02:18 +08:00 |
|
lishangbu
|
0a3bf68b9d
|
✨ Introducing new features. 基于git-commit-id-maven-plugin暴露git仓库状态端点
|
2021-10-23 09:58:18 +08:00 |
|
MicLng
|
6921c92b9f
|
🐛 Fixing a bug. close #I4EOJY Jdk8 编译失败
|
2021-10-20 20:52:45 +08:00 |
|
MicLng
|
3ce61d2f7a
|
🔖 Releasing / Version tags. 3.4.0
🔖 Releasing / Version tags. 3.4.0
|
2021-10-19 13:53:11 +08:00 |
|
MicLng
|
14eb346f1c
|
feat(pig-common-datasource): 修复写死为MySQL驱动的问题
1.此处存在疑问,一般情况下的设置,都是需要写driver class name的,完全不需要写死成MySQL
|
2021-10-18 09:51:52 +08:00 |
|
MicLng
|
5d14faa40a
|
♻️ Refactoring code. 复写Mybatis-Plus的分页插件,处理size=-1时查询全表问题
|
2021-10-18 09:47:04 +08:00 |
|
MicLng
|
385f03dbea
|
Merge remote-tracking branch 'origin/dev' into dev
|
2021-10-11 23:12:34 +08:00 |
|
MicLng
|
c6e0ae50c9
|
🐛 Fixing a bug. close #I4DENS 开放平台退出报错 健壮性处理
|
2021-10-11 23:12:29 +08:00 |
|
lengleng
|
9c7f8bf15b
|
!166 复写Mybatis-Plus的分页插件,处理size=-1时查询全表问题
Merge pull request !166 from 茗记/master
|
2021-10-11 07:50:10 +00:00 |
|
SEVEN_ME
|
ba2db2e2d8
|
修复分页参数size<0时全表查询的问题
|
2021-10-11 15:46:20 +08:00 |
|
SEVEN_ME
|
163eb86e9d
|
修复分页参数size<0时全表查询的问题
|
2021-10-11 13:52:24 +08:00 |
|
huyuanxin
|
f44846ac64
|
feat(pig-common-datasource): 修复写死为MySQL驱动的问题
1.此处存在疑问,一般情况下的设置,都是需要写driver class name的,完全不需要写死成MySQL
|
2021-10-08 19:41:55 +08:00 |
|
huyuanxin
|
ba9128f531
|
feat(pig-common-datasource): 增加多数据源驱动设置
|
2021-10-08 19:22:05 +08:00 |
|
YLC8E
|
db55e7e2a3
|
🔥 Removing code or files. 删除无用 pom 引入
|
2021-10-03 20:19:58 +08:00 |
|
jiojio
|
eaf5c17b73
|
🔖 Releasing / Version tags. v3.3.5
|
2021-10-01 13:45:36 +08:00 |
|
jiojio
|
2fead0dce8
|
✨ Introducing new features. closed #I4C55T
|
2021-09-27 18:04:54 +08:00 |
|
jiojio
|
3bc9d64a05
|
✨ Introducing new features. 手机号登录
|
2021-09-23 21:26:51 +08:00 |
|
jiojio
|
3ba4ec9d7d
|
⬆️ Upgrading dependencies. support JDK 17
|
2021-09-23 21:16:14 +08:00 |
|
jiojio
|
372f8c3b4b
|
🔥 暂时移除数据权限部分
|
2021-09-23 20:15:52 +08:00 |
|
jiojio
|
85a2c3c209
|
Merge branch '17' into dev
|
2021-09-23 18:41:58 +08:00 |
|
jiojio
|
ba823b5ed1
|
✨ Introducing new features. oauth2.0 验证码登录
|
2021-09-16 13:53:37 +08:00 |
|
云彩ing
|
72c4b68279
|
java 17
|
2021-09-16 10:15:15 +08:00 |
|
Hzq
|
fb763f1cfc
|
手机号码登录 不在网关检验验证码
|
2021-09-15 15:41:07 +08:00 |
|
Hzq
|
a3d6182c18
|
自定义认证
|
2021-09-15 00:18:09 +08:00 |
|
云彩ing
|
7fd0b46b4a
|
🐳 remove layer image
🐳 remove layer image
|
2021-09-12 23:18:30 +08:00 |
|
Hccake
|
e6eccedead
|
⬆️ 版本升级 v3.3.4
|
2021-09-12 00:08:45 +08:00 |
|
Hccake
|
c4a9084793
|
Merge branch 'dev' of https://github.com/pig-mesh/pig into dev
Conflicts:
pig-common/pig-common-bom/pom.xml
|
2021-09-12 00:03:10 +08:00 |
|
Hccake
|
637983ecf9
|
⚡ 添加 sys_user 表的 DataScope 控制
|
2021-09-12 00:00:31 +08:00 |
|
Hccake
|
32a1ad6158
|
⚡ 登录时用户的数据权限填充
|
2021-09-11 21:14:20 +08:00 |
|
wjie
|
3071371e28
|
✨ Introducing new features. closed #I470I7 文件管理
|
2021-09-11 14:30:16 +08:00 |
|
wjie
|
4a47c492ad
|
🍎 Fixing something on macOS. M1 ,nacos support zulu M1
|
2021-09-11 13:42:11 +08:00 |
|
Hccake
|
e3a9995af4
|
✨ 移植 ballcat 的数据权限到 pig
|
2021-09-05 15:06:06 +08:00 |
|
wjie
|
40ea99f8a0
|
🎨 Improving structure / format of the code. 代码格式化强迫症
|
2021-08-27 15:45:38 +08:00 |
|
Hacker
|
689d7394e2
|
time formatter such as '10:15' or '10:15:30'.
The ISO time formatter that formats or parses a time without an offset, such as '10:15' or '10:15:30'.
|
2021-08-27 03:51:28 +00:00 |
|
wjie
|
2fcee0ff80
|
🐛 Fixing a bug. closed #I47AHI Java 8 date/time type java.time.Instant not supported by default
|
2021-08-26 21:41:13 +08:00 |
|
wjie
|
2d2eb1f6fc
|
💚 Fixing CI Build. 修复 github action 代码格式校验错误
|
2021-08-26 14:22:43 +08:00 |
|
wjie
|
bb8f51e3e7
|
🔖 🔖 🔖 v3.3.3 多模块 bom 管理
|
2021-08-26 14:14:22 +08:00 |
|