|
4c9520de70
|
Merge pull request #1 from yexuejc/dependabot/maven/org.mybatis-mybatis-3.5.6
Bump mybatis from 3.4.6 to 3.5.6
|
2022-09-08 10:06:44 +09:00 |
|
|
55c64e59d4
|
Merge pull request #4 from yexuejc/dependabot/maven/com.alibaba-fastjson-1.2.83
Bump fastjson from 1.2.49 to 1.2.83
|
2022-09-08 10:06:31 +09:00 |
|
|
53437a57e2
|
Merge pull request #5 from yexuejc/dependabot/maven/org.postgresql-postgresql-42.4.1
Bump postgresql from 42.2.4 to 42.4.1
|
2022-09-08 10:06:18 +09:00 |
|
dependabot[bot]
|
0dc6b8aa6d
|
Bump postgresql from 42.2.4 to 42.4.1
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.4 to 42.4.1.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.4...REL42.4.1)
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-08 00:29:23 +00:00 |
|
dependabot[bot]
|
c23db40776
|
Bump fastjson from 1.2.49 to 1.2.83
Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.49 to 1.2.83.
- [Release notes](https://github.com/alibaba/fastjson/releases)
- [Commits](https://github.com/alibaba/fastjson/compare/1.2.49...1.2.83)
---
updated-dependencies:
- dependency-name: com.alibaba:fastjson
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-17 01:57:59 +00:00 |
|
dependabot[bot]
|
ab074953db
|
Bump mybatis from 3.4.6 to 3.5.6
Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.4.6 to 3.5.6.
- [Release notes](https://github.com/mybatis/mybatis-3/releases)
- [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.4.6...mybatis-3.5.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-22 17:47:58 +00:00 |
|
|
f3b23730d6
|
更新说明文档 版本升级
|
2019-11-01 13:35:25 +08:00 |
|
|
4cdc2b631c
|
更新master
|
2019-07-27 11:46:56 +08:00 |
|
|
09f2138327
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# README.md
|
2018-12-03 10:56:11 +08:00 |
|
|
01b94cbdd2
|
Merge branch '1.x'
# Conflicts:
# README.md
|
2018-12-03 10:55:47 +08:00 |
|
|
a1365af79e
|
Merge remote-tracking branch 'origin/1.x' into 1.x
# Conflicts:
# yexuejc-springboot-base/src/test/java/com/yexuejc/springboot/base/security/UserServiceImpl.java
|
2018-12-03 10:51:39 +08:00 |
|
|
561002bac3
|
更新test
|
2018-12-03 10:50:56 +08:00 |
|
|
1c7e39a50f
|
自动注入类增加注入条件
|
2018-12-03 10:50:33 +08:00 |
|
|
2b82d8205d
|
更新 MENU.md
|
2018-12-01 12:34:46 +08:00 |
|
|
a793dd4670
|
更新文档
|
2018-12-01 12:33:35 +08:00 |
|
|
0cd3709838
|
Merge branch '1.x'
# Conflicts:
# README.md
|
2018-12-01 12:32:41 +08:00 |
|
|
f61f905483
|
1.2.0多方登录稳定版
|
2018-12-01 12:22:45 +08:00 |
|
|
02d4a44efc
|
1.1.9 下放私有参数给子类
|
2018-11-23 11:16:22 +08:00 |
|
|
e1ea387530
|
1.1.8 优化登录
|
2018-11-21 15:03:12 +08:00 |
|
|
0888447168
|
1.1.7 security登录接口开放优化
|
2018-11-21 14:19:55 +08:00 |
|
|
df5204bc10
|
优化security 登录
|
2018-11-21 11:31:15 +08:00 |
|
|
d4ec02db64
|
更新文档
|
2018-11-20 20:48:42 +08:00 |
|
|
535b47bc9e
|
1.1.5 修复security登录
|
2018-11-20 20:27:02 +08:00 |
|
|
46fd55351c
|
Merge branch 'tmp111' into 1.x
# Conflicts:
# doc/MENU.md
|
2018-11-20 20:25:31 +08:00 |
|
|
6d0aa80683
|
修复登录失败
|
2018-11-20 20:24:55 +08:00 |
|
|
6fd1bb4f2c
|
更新文档
|
2018-11-09 17:44:18 +08:00 |
|
|
641a77910c
|
更新文档
|
2018-11-09 17:17:14 +08:00 |
|
|
f652880427
|
更新文档
|
2018-11-09 17:02:23 +08:00 |
|
|
6e72ffca81
|
集成springboot security 多方登录
|
2018-11-09 17:01:52 +08:00 |
|
|
0d977a6176
|
1.1.4
集成springboot security 多方登录
文档拆分
|
2018-11-09 16:57:11 +08:00 |
|
|
14e64482f0
|
完善文档
|
2018-11-09 16:54:42 +08:00 |
|
|
6eb91109ac
|
springboot security 登录集成(含账号登录、短信登录、第三方登录)
|
2018-11-09 15:29:42 +08:00 |
|
|
2ea6e8c536
|
更新文档
|
2018-11-01 15:33:36 +08:00 |
|
|
b1fe5671ea
|
Merge branch 'master' into tmp
# Conflicts:
# README.md
|
2018-11-01 15:33:11 +08:00 |
|
|
ca82c17fce
|
修正文档
|
2018-11-01 15:32:06 +08:00 |
|
|
ba02c871cc
|
整理集成文档,未发布版本
|
2018-11-01 15:25:13 +08:00 |
|
|
e8117a7dea
|
整理集成文档,未发布版本
|
2018-11-01 15:12:40 +08:00 |
|
|
3059d4c8f2
|
更新版本
|
2018-10-27 16:49:43 +08:00 |
|
|
be08633876
|
1.1.3 日志优化
|
2018-10-27 16:44:53 +08:00 |
|
|
5bf66c25ca
|
1.1.3 日志优化
|
2018-10-27 16:41:16 +08:00 |
|
|
d01690dffb
|
日志优化
|
2018-10-27 16:31:19 +08:00 |
|
|
5a29aed20a
|
日志优化
|
2018-10-27 16:30:26 +08:00 |
|
yexuejc
|
7b7dbac052
|
新增声明包
|
2018-09-28 15:23:57 +08:00 |
|
yexuejc
|
508949c862
|
新增声明包
|
2018-09-28 14:59:46 +08:00 |
|
yexuejc
|
bb143bb74f
|
不再遗传任何包
|
2018-09-28 14:57:56 +08:00 |
|
yexuejc
|
8b0b9980eb
|
1.1.1
1.1.1
|
2018-09-26 17:04:00 +08:00 |
|
yexuejc
|
337fefa562
|
1.1.1 基于springboot 1.x 2.x 分开维护
|
2018-09-26 17:01:02 +08:00 |
|
|
7ff9bb214c
|
1.1.0
1.1.0
|
2018-09-23 12:50:05 +08:00 |
|
|
bc3313861b
|
1.0.16
|
2018-09-23 12:47:35 +08:00 |
|
yexuejc
|
2379043867
|
放开options请求
|
2018-09-04 17:40:58 +08:00 |
|