Commit Graph

195 Commits

Author SHA1 Message Date
smallwei
60a76b6cd5 Merge remote-tracking branch 'origin/dev' into dev 2020-05-14 10:46:30 +08:00
smallwei
1a0ee4ee94 ⬆️ Upgrading dependencies. spring boot admin 2.2.3 2020-05-14 10:46:06 +08:00
lishangbu
c0e7a623e6 ♻️ Refactoring code.优化代码,R对象仅在控制器层返回 2020-05-14 05:04:16 +08:00
lishangbu
c7fafda6e5 ♻️ Refactoring code.Assert断言进行参数校验 2020-05-14 04:45:16 +08:00
NAVER
bea8d4e62b Merge remote-tracking branch 'origin/dev' into dev 2020-05-13 22:54:23 +08:00
NAVER
809a91a0fc 🐛 Fixing a bug. #I1GTO8 接口没有权限提示不够友好 bug 2020-05-13 22:54:10 +08:00
pig4cloud.com
b5829c4e6b !56 🐛 fix a bug #I1H24Z 统一登录错误信息乱码
Merge pull request !56 from 卓广飞/N/A
2020-05-13 16:16:44 +08:00
卓广飞
3162c7325c 🐛 fix a bug #I1H24Z 统一登录错误信息乱码 2020-05-13 16:15:56 +08:00
pig4cloud.com
7dc9dc01bc !55 修改网关返回异常信息时的response 请求头
Merge pull request !55 from caiqyxyx/N/A
2020-05-13 14:10:06 +08:00
caiqyxyx
4cc5ec0b68 修改网关返回异常信息时的response 请求头
在网关检查验证码或client信息产生异常时,在返回的response请求头中添加Content-type
2020-05-13 13:29:06 +08:00
lishangbu
3e71bf24b0 ♻️ Refactoring code.全参数构造器(AllArgsConstructor)更换为常量参数构造器(RequiredArgsConstructor) 2020-05-13 13:09:40 +08:00
冷冷
ca38a27a4d 💚 https://gitee.com/log4j/pig/issues/I1H08L 配置文件名称 修改 pig-upms-biz.yml 2020-05-13 10:57:59 +08:00
lishangbu
7926b39ac8 ⬆️ Upgrading dependencies.升级hutool5.3.4 2020-05-12 23:31:46 +08:00
lishangbu
1e1acea6e3 ⬆️ Upgrading dependencies.升级spring-cloud Hoxton.SR4 2020-05-11 22:30:22 +08:00
冷冷
030c062a08 🔖 Releasing / Version tags. 2.7.3 2020-05-11 21:57:44 +08:00
冷冷
27531aa743 🐛 Fixing a bug. https://gitee.com/log4j/pig/issues/I1GDYL 2020-05-11 21:57:44 +08:00
冷冷
7f2e4750b8 🔖 Releasing / Version tags. 2.7.3 up spring boot 2020-05-11 21:57:44 +08:00
pig4cloud.com
2d0df2ad0a 课程更新 2020-05-11 21:57:44 +08:00
pig4cloud.com
66544e19c1 https://paper.pig4cloud.com 2020-05-11 21:57:44 +08:00
pig4cloud.com
30e7c369e5 !52 全局异常处理validation Exception
Merge pull request !52 from 孟凡胜/master
2020-04-18 17:55:44 +08:00
Administrator
80dfe8efa9 validation Exception :全局异常处理
当后台用对象(非@response)接收参数时,抛出BindException,该异常被bodyValidExceptionHandler方法拦截处理时无法识别改方法的参数(MethodArgumentNotValidException)
2020-04-18 13:26:55 +08:00
pig4cloud.com
38e12601b7 !50 :doc: 修改信息
Merge pull request !50 from pig4cloud.com/N/A
2020-04-15 15:48:18 +08:00
pig4cloud.com
4f5fe1feb6 :doc: 修改信息 2020-04-15 15:48:08 +08:00
冷冷
8d6dd06f58 🔖 Releasing / Version tags. 2.7.2 2020-04-12 12:50:50 +08:00
pig4cloud.com
ccdbede2ad !49 【轻量级 PR】:🆙 spring boot 2.2.6 version
Merge pull request !49 from 拉卡拉支付/N/A
2020-04-12 12:30:48 +08:00
拉卡拉支付
856286e17e 🆙 spring boot 2.2.6 version 2020-04-12 12:30:16 +08:00
冷冷
b5dcbc68e7 🔖 Releasing / Version tags. 2.7.2 2020-04-12 12:26:22 +08:00
pig4cloud.com
2057ce35ee !48 【轻量级 PR】:🆙 spring cloud alibaba 2.2.1
Merge pull request !48 from page2o/N/A
2020-04-11 08:15:54 +08:00
page2o
3f32a646e2 🆙 spring cloud alibaba 2.2.1 2020-04-11 08:14:32 +08:00
lishangbu
d99d43172d 🔧 Changing configuration files.修改actived根据指定的maven profiles动态切换 2020-04-04 13:55:34 +08:00
lishangbu
af262c7ad5 Reverting changes.回滚.gitignore文件 2020-04-04 13:50:46 +08:00
pig4cloud.com
0e24548d7a !47 脱密处理和创建相同部门名称的问题
Merge pull request !47 from 自省/master
2020-04-03 09:56:30 +08:00
yangying
63d5aaf65d #1. getUserVosPage.mapper 不返回密码,脱密处理。
#2. 后台校验部门名称,修复部门管理能创建相同名字部门的问题。
2020-04-03 09:27:40 +08:00
冷冷
e151016525 🔖 Releasing / Version tags. 2.7.1 2020-03-30 22:13:53 +08:00
goodlike
5a35db4960 🆙 升级fastjson 1.2.68 2020-03-30 21:14:02 +08:00
pig4cloud.com
d6e0a5e6ec !45 【轻量级 PR】:🆙 升级hutool 5.2.5 版本
Merge pull request !45 from OZONE/N/A
2020-03-30 20:45:17 +08:00
pig4cloud.com
cf311e50df !46 【轻量级 PR】:🆙 hutool 5.2.5
Merge pull request !46 from OZONE/N/A
2020-03-30 20:45:07 +08:00
OZONE
29b8d5f5ac 🆙 hutool 5.2.5 2020-03-30 20:44:39 +08:00
OZONE
d43396d427 🆙 升级hutool 5.2.5 版本 2020-03-30 20:42:33 +08:00
pig4cloud.com
57c9efa24a !44 【轻量级 PR】:🆙 升级spring boot 2.2.6 版本
Merge pull request !44 from zUULII/N/A
2020-03-27 13:31:59 +08:00
zUULII
4774bfe44b 🆙 升级spring boot 2.2.6 版本 2020-03-27 13:31:03 +08:00
pig4cloud.com
c12ad16e2c !42 【轻量级 PR】:🆙 hutool 5.2.4 hoxton.sr3
Merge pull request !42 from uzo4cfm654/N/A
2020-03-25 11:58:53 +08:00
pig4cloud.com
a7a5398896 !43 【轻量级 PR】:🆙 hutool 5.2.4
Merge pull request !43 from uzo4cfm654/N/A
2020-03-25 11:58:40 +08:00
pig4cloud.com
8f46ef2014 !41 【轻量级 PR】:🔒 Fixing security issues. #I1CAQP fastjson 1.2.67版本发布,Bug修复安全加固,
Merge pull request !41 from izy473781821/N/A
2020-03-25 11:58:26 +08:00
uzo4cfm654
79df85d3e4 🆙 hutool 5.2.4 2020-03-25 11:57:47 +08:00
uzo4cfm654
ea4268dc1c 🆙 hutool 5.2.4 hoxton.sr3 2020-03-25 11:56:24 +08:00
izy473781821
74f76e264b 🔒 Fixing security issues. #I1CAQP fastjson 1.2.67版本发布,Bug修复安全加固, 2020-03-22 15:18:38 +08:00
pig4cloud.com
a63e4fcb9c !40 【轻量级 PR】::doc: 增加 pull request 操作视频说明
Merge pull request !40 from 存姑/N/A
2020-03-18 21:57:18 +08:00
存姑
b18feed2c6 :doc: 增加 pull request 操作视频说明 2020-03-18 21:56:55 +08:00
冷冷
7886538119 🐛 Fixing a bug. PigSecurityInnerAspect 注入错误 2020-03-18 12:20:50 +08:00