Commit Graph

93 Commits

Author SHA1 Message Date
冷冷 6441ad26b4 🔖 2.5.1. upload spring boot 2.2.1 fix #I14MHG 2019-11-07 14:15:09 +08:00
冷冷 e9dcaa4c2e 🔖 2.5.0. Spring Cloud Hoxton、Spring Boot 2.2 2019-11-05 17:20:38 +08:00
冷冷 ea06c5a990 fix #I147E9 Removing docker-maven-plugin 2019-10-30 13:43:56 +08:00
冷冷 1966c51cb8 ⬆️ Upgrading dependencies. 升级依赖版本, 增加微信群 2019-10-30 00:23:46 +08:00
冷冷 729897a222 🔖 Version 2.4.4 2019-10-26 16:24:45 +08:00
冷冷 3e3732972b 🔖 Version 2.4.4 2019-10-26 16:23:16 +08:00
冷冷 8ccfbde528 🔖 Version 2.4.4 2019-10-26 13:54:30 +08:00
冷冷 425ab02786 feat: 全局异常处理器GlobalExceptionHandlerResolver无法获取到demo微服务的异常文本信息
pigx全局异常处理器GlobalExceptionHandlerResolver能捕捉到自定义异常ValidateCodeException,但是e.getMessage()无法获取到文本信息;

Closes #I140L5
2019-10-26 13:50:38 +08:00
冷冷 2ea2e320ce Merge branch 'dev' of https://gitee.com/log4j/pig into dev 2019-10-26 13:49:01 +08:00
pig4cloud.com 311f180619 !30 修改hashmap初始化的值
Merge pull request !30 from SingleKingdom/dev
2019-10-11 17:13:08 +08:00
yihur 59252636e1 修改hashmap 初始化值 2019-10-11 17:01:24 +08:00
冷冷 2c5c9dac38 🔖 🔖 🔖 2.4.3 升级核心依赖至最新稳定版本 2019-10-05 06:37:51 +08:00
冷冷 ba69816736 🔖 🔖 🔖 2.4.3 升级核心依赖至最新稳定版本 2019-10-05 06:34:23 +08:00
冷冷 c87ed96cc8 ⬆️ Upgrading dependencies. up spring boot version 2.1.9 2019-10-05 06:33:05 +08:00
lishangbu cb5453cd53 🔖 Releasing / Version tags.Releasing 2.4.2 dependencies upgrade version 2019-09-17 17:06:58 +08:00
lishangbu 65eff2c629 ⬆️ Upgrading dependencies.upgrade spring boot 2.1.8.RELEASE,spring cloud Greenwich.SR3,hutool and mybatis plus version 2019-09-17 09:48:59 +08:00
lishangbu 2b2a4f9a24 ♻️ Refactoring code.optimize jackson dependencies 2019-09-16 18:55:24 +08:00
冷冷 6f367f5c5e 📝 Writing docs. edit href link 2019-09-16 18:34:30 +08:00
冷冷 16e25021b3 🔖 Releasing 2.4.1 bug fix version 2019-08-29 18:24:34 +08:00
冷冷 7c7f777c9e ♻️ 重构代码,调整代码生成,和前端保持统一 2019-08-29 18:22:43 +08:00
冷冷 3f2b72d464 🐛 Fixing a bug. 修复token 失效,退出失败问题 2019-08-29 18:22:17 +08:00
冷冷 e4249280c5 🔖 🔖 🔖 Releasing / Version tags. 2.4.0 调整pig-ui 前端底层依赖 element 、avue 版本 大版本升级 2019-08-26 10:50:03 +08:00
冷冷 928873dbc5 🔖 🔖 🔖 Releasing / Version tags. 2.4.0 调整pig-ui 前端底层依赖 element 、avue 版本 大版本升级 2019-08-23 19:53:41 +08:00
冷冷 2f203ce9c8 Merge remote-tracking branch 'origin/dev' into dev 2019-08-23 19:42:22 +08:00
冷冷 6e4fd62df3 添加新特性。支持avue 2.0+ 的前端代码生成 2019-08-23 19:42:07 +08:00
冷冷 6076031b39 Merge branch 'master' into dev 2019-08-23 19:41:32 +08:00
冷冷 57e06e03d0 Merge branch 'master' into dev
# Conflicts:
#	pig-auth/pom.xml
#	pig-common/pig-common-core/pom.xml
#	pig-common/pig-common-log/pom.xml
#	pig-common/pig-common-security/pom.xml
#	pig-common/pom.xml
#	pig-config/pom.xml
#	pig-eureka/pom.xml
#	pig-gateway/pom.xml
#	pig-upms/pig-upms-api/pom.xml
#	pig-upms/pig-upms-biz/pom.xml
#	pig-upms/pom.xml
#	pig-visual/pig-codegen/pom.xml
#	pig-visual/pig-monitor/pom.xml
#	pig-visual/pig-zipkin/pom.xml
#	pig-visual/pom.xml
#	pom.xml
2019-08-23 19:41:06 +08:00
lishangbu bf6e23447e Merge branch 'master' into dev
# Conflicts:
#	pig-auth/pom.xml
#	pig-common/pig-common-core/pom.xml
#	pig-common/pig-common-log/pom.xml
#	pig-common/pig-common-security/pom.xml
#	pig-common/pom.xml
#	pig-config/pom.xml
#	pig-eureka/pom.xml
#	pig-gateway/pom.xml
#	pig-upms/pig-upms-api/pom.xml
#	pig-upms/pig-upms-biz/pom.xml
#	pig-upms/pom.xml
#	pig-visual/pig-codegen/pom.xml
#	pig-visual/pig-monitor/pom.xml
#	pig-visual/pig-zipkin/pom.xml
#	pig-visual/pom.xml
#	pom.xml
2019-08-19 20:54:03 +08:00
冷冷 ec00f7e3cc 📝 📝 📝 更新readme 2019-08-16 09:52:35 +08:00
冷冷 86c2510631 📝 📝 📝 增加QQ 2019-08-14 15:52:01 +08:00
冷冷 629941e92d :doc: :doc: :doc: 增加个人QQ 2019-08-14 15:50:05 +08:00
冷冷 131acb4a54 🔖 🔖 🔖 Releasing / Version tags. 2.3.2 up spring boot version 2019-08-08 11:32:23 +08:00
冷冷 5701a02d8a 更新 README.md
新增QQ群号: 175429071
2019-07-30 16:57:30 +08:00
lishangbu 561d464456 ♻️ Refactoring code.refactor R 2019-07-17 22:25:09 +08:00
冷冷 63706e9eb0 Merge branch 'master' into dev 2019-07-11 16:03:16 +08:00
冷冷 e43d940e42 Merge branch 'master' into dev 2019-07-11 16:02:21 +08:00
冷冷 39d996de1e 🔖 Releasing / Version tags. 🔖 Releasing / Version tags. 🔖 Releasing / Version tags. 2.3.2-snapshot 2019-07-11 15:53:08 +08:00
冷冷 d3c9098782 🔒 修复安全问题。 更新SQL过滤器,和新版mybatis plus orderitem 保持一致 2019-07-11 15:50:04 +08:00
冷冷 033f76038c 🐛 Fixing a bug. oauth server 用户ID没有注入,securityutils 不能获取 2019-07-11 15:49:29 +08:00
冷冷 666f99dbc2 增加QQ交流群: 175429071 2019-07-10 23:35:02 +08:00
冷冷 379a60d630 Merge remote-tracking branch 'origin/master' 2019-07-09 11:09:12 +08:00
冷冷 51f95c7d8c 🔖 Releasing / Version tags. 2.3.1 更新至最新Spring Boot/Cloud GA版本,完善看云文档 2019-07-09 10:53:56 +08:00
冷冷 4227c237bf 2.3.0 发布 2019-06-25 20:37:05 +08:00
冷冷 db50272f05 Merge branch 'dev' 2019-06-25 15:57:31 +08:00
冷冷 1931ad4fe0 🔖 Releasing / Version tags. 2.3.0 你没玩过的全新版本 2019-06-25 12:06:07 +08:00
冷冷 38e0695083 🔒 修复安全问题 fix #IYBLJ Page作为入参的sql注入问题 2019-06-25 12:02:44 +08:00
冷冷 806917fc23 更新 README.md
地址修改为 https
2019-05-21 23:54:00 +08:00
冷冷 e7ef26dfbe 🔖 Releasing / Version tags. 2.2.2 2019-05-16 12:37:42 +08:00
冷冷 486816c88e 🐛 fix #IWG40 用户退出没有删除refresh_token 2019-05-16 09:13:47 +08:00
冷冷 5d562e8555 更新 README.md
提供个人联系方式| 请提码云工单
2019-04-25 18:03:23 +08:00