Commit Graph

1805 Commits

Author SHA1 Message Date
冷冷
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
冷冷
999c215608 🔖 Releasing / Version tags. 2.2.1 access denied bug fix 2019-04-22 09:47:54 +08:00
冷冷
6bb1c7909a 更新 README.md
📝 升级到Spring Cloud Greenwich + Spring Boot  2.1.3
2019-04-07 15:25:15 +08:00
冷冷
f13509b752 Merge branch 'dev' 2019-04-04 21:17:52 +08:00
冷冷
2172e8fdea 🔖 Releasing / Version tags. V2.2.0 2019-04-04 20:59:28 +08:00
冷冷
12b73aa16d 🔖 Releasing / Version tags. V2.2.0 2019-04-04 20:58:14 +08:00
冷冷
a8dfb8a0fd 🔖 Releasing / Version tags. V2.2.0 2019-04-02 21:44:49 +08:00
冷冷
4fac44899b 更新 README.md 2019-03-30 06:56:20 +08:00
lishangbu
217d9898da ♻️ Refactoring code.refactor logout 2019-03-22 19:06:08 +08:00
lishangbu
fed4d460a3 ♻️ Refactoring code.use "@SneakyThrows" annotation 2019-03-21 18:49:58 +08:00
lishangbu
c8ff9b708c ♻️ Refactoring code.use "@UtilityClass" annotation 2019-03-21 01:42:59 +08:00
lishangbu
d528abd77e 🔥 Removing code or files. 2019-03-21 01:09:12 +08:00
lishangbu
0aa9147acf ♻️ Refactoring code.optimize jackson java8 datetime module 2019-03-21 00:51:49 +08:00
冷冷
fc7e7cb977 🔖 Releasing / Version tags.2.1.0 包装spring security oauth2 使用细节,一个注解接入 2019-03-08 22:48:29 +08:00
lishangbu
137cc8d1d4 🍻 Writing code drunkenly.bulid->build 2019-03-06 12:07:22 +08:00
lishangbu
dc54f85271 🎨 Improving structure / format of the code.use spring constant instead of ourselves 2019-03-06 12:01:45 +08:00
lishangbu
678b10c33a 🐛 Fixing a bug.fix "Request method 'POST' not supported" error on login 2019-03-06 11:52:15 +08:00
lishangbu
b0cb1e0770 ♻️ Refactoring code.refactor method name according to "Alibaba Java Coding Guidelines" 2019-03-06 11:35:34 +08:00
lishangbu
0f6655364a 🔖 v 2.0.3 2019-03-06 00:07:52 +08:00
lishangbu
bb604b0e3b 🗃️ Performing database related changes.remove unnecessary data
🗃️ Performing database related changes.remove unnecessary data
2019-03-05 23:54:53 +08:00
lishangbu
c6794202af 🗃️ Performing database related changes.remove unnecessary data 2019-03-05 23:41:09 +08:00
lishangbu
050ab3a829 ⬆️ Upgrading dependencies.upgrade spring cloud Finchley.SR3,hutool 4.5.0,mybatis plus 3.1.0,jackson modules 2.9.8 2019-03-05 23:38:00 +08:00
lishangbu
1c0be7fc9e 🔧 Changing configuration files.change 'pom.xml' file,use alibaba maven mirror instead 2019-03-05 23:12:20 +08:00
lishangbu
f341b65624 🔧 Changing configuration files.synchronize spring profile in local environment and spring cloud config server environment 2019-02-23 22:55:13 +08:00
lishangbu
b65302ba98 Introducing new features.add zipkin 2019-02-23 21:59:12 +08:00
冷冷
e783864261 📝 修改在线体验链接 2019-02-17 19:09:53 +08:00
smallwei
7db42c3b87 📝 修改readme 中的在线演示链接 2019-02-17 18:33:51 +08:00
冷冷
1c88a46835 🔖 Releasing / Version tags.2.0.2 bug hotfix 2019-02-17 16:42:38 +08:00
冷冷
12dad0a063 🐛 Fixing a bug. jar 包中的AOP 没有拦截@Inner 请求 2019-02-14 19:48:32 +08:00
冷冷
ecc0aa7504 🔀 Merging branches. 修改代码生成路径、Controller 添加权限控制 2019-02-14 19:45:39 +08:00
打破沙锅没有底
e5f33bb2b7 !22 /pig-upms/pig-upms-biz/Dockerfile文件内容调整
Merge pull request !22 from 打破沙锅没有底/master
2019-02-14 12:00:31 +08:00
打破沙锅没有底
6c071262af 更新 Dockerfile 2019-02-14 11:54:22 +08:00
冷冷
cf30d5a70e !21 目录调整
Merge pull request !21 from 打破沙锅没有底/master
2019-02-14 11:34:39 +08:00
打破沙锅没有底
8a7d358c14 更新 Dockerfile 2019-02-14 11:19:24 +08:00
打破沙锅没有底
c4574656b5 更新 Dockerfile 2019-02-14 11:18:51 +08:00
打破沙锅没有底
5585a5e9af 更新 docker-compose.yml 2019-02-14 11:18:21 +08:00
saintloong
bef4cfc7f8 删除不存在的api依赖 2019-02-14 08:01:44 +08:00
saintloong
b624ae8e09 修改代码生成路径、增加swagger api注解、Controller 添加权限控制 2019-02-14 07:30:36 +08:00
冷冷
d88e91a57c 👽 Updating code due to external API changes. ImageCodeFilter 2019-02-13 15:19:37 +08:00