Commit 3fc25bd
Dev (#314)
* Refactor/replace deprecated usage (#236)
* chore: 修正README锚点不跳转的问题
* fix:#190
* fix:#184
* chore(deps-dev): bump freemarker from 2.3.30 to 2.3.31
Bumps freemarker from 2.3.30 to 2.3.31.
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump lin-cms-spring-boot-starter
Bumps [lin-cms-spring-boot-starter](https://github.com/TaleLin/lin-cms-java-core) from 0.2.0-RC2 to 0.2.0-RELEASE.
- [Release notes](https://github.com/TaleLin/lin-cms-java-core/releases)
- [Commits](https://github.com/TaleLin/lin-cms-java-core/commits)
Signed-off-by: dependabot[bot] <support@github.com>
* Chore/upgrade version (#200)
* chore: 修正README锚点不跳转的问题
* fix:#190
* fix:#184
* chore: 升级主工程以及核心库版本号
Co-authored-by: ToWeLong <1191430240@qq.com>
* chore(deps): bump spring-boot-starter-parent from 2.4.3 to 2.5.0
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.4.3 to 2.5.0.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.4.3...v2.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
* Dev (#226)
* chore(deps): bump spring-boot-starter-parent from 2.5.0 to 2.5.2 (#220)
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.5.0 to 2.5.2.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.5.0...v2.5.2)
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* refactor: optimize ci action config
* Update maven.yml
* Update maven.yml
* fix issue #131
* chore(deps): bump qiniu-java-sdk from 7.4.0 to 7.8.0
Bumps [qiniu-java-sdk](https://github.com/qiniu/java-sdk) from 7.4.0 to 7.8.0.
- [Release notes](https://github.com/qiniu/java-sdk/releases)
- [Changelog](https://github.com/qiniu/java-sdk/blob/master/CHANGELOG.md)
- [Commits](qiniu/java-sdk@v7.4.0...v7.8.0)
---
updated-dependencies:
- dependency-name: com.qiniu:qiniu-java-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Chore/replace expired configurations (#222)
* chore: 修正README锚点不跳转的问题
* fix:#190
* fix:#184
* chore: 替换过期的配置项
* test: 临时解决 CI 单元测试异常(原因未明)
Co-authored-by: ToWeLong <1191430240@qq.com>
Co-authored-by: 华钦 <lucky.gui@clpsglobal.com>
* Docs/upgrade readme (#225)
* chore: 修正README锚点不跳转的问题
* fix:#190
* fix:#184
* docs: 更新 readme 中 springboot 版本号
Co-authored-by: ToWeLong <1191430240@qq.com>
Co-authored-by: 华钦 <lucky.gui@clpsglobal.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dengliming <liming.d.pro@gmail.com>
Co-authored-by: fuhao <fuhao@ifengyu.com>
Co-authored-by: ToWeLong <1191430240@qq.com>
Co-authored-by: 华钦 <lucky.gui@clpsglobal.com>
* refactor: 替换jackson已过期的配置引用
Co-authored-by: ToWeLong <1191430240@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 华钦 <lucky.gui@clpsglobal.com>
Co-authored-by: dengliming <liming.d.pro@gmail.com>
Co-authored-by: fuhao <fuhao@ifengyu.com>
* chore(pom.xml): 升级框架版本为0.2.1-RELEASE
* fix #223 & test去除deprecated api等问题修复
* fix: #247
* fix: 反代后IP获取错误
* feat: 登录验证码
* fix: 无用字段
* fix: 不开启验证码时要求header的错误
* fix: sout clean
* fix: aes192 to 256
* fix: 修复错误修改的配置
* fix: 增加aes配置校验,避免输入参数不合法
* fix: 部分情况下fileMap.size()不可靠&校验信息不需要${}
* fix: 属性前缀
* fix: fix #264
配置文件中未配置字段时,spring不会调用set方法
* chore(application-dev.yml): 默认关闭验证码
* refactor: 数据库新增 is_deleted 字段,作为删除标识
* refactor: non null copy (#300)
* Refactor/code specification (#312)
* refactor: 数据库新增 is_deleted 字段,作为删除标识
* refactor: 整理代码规范
* refactor: 整理代码规范
Co-authored-by: ToWeLong <1191430240@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 华钦 <lucky.gui@clpsglobal.com>
Co-authored-by: dengliming <liming.d.pro@gmail.com>
Co-authored-by: fuhao <fuhao@ifengyu.com>
Co-authored-by: Gadfly <gadfly@gadfly.vip>1 parent 417a3e4 commit 3fc25bd
103 files changed
Lines changed: 533 additions & 202 deletions
File tree
- src
- main/java/io/github/talelin/latticy
- bo
- common
- aop
- configuration
- constant
- enumeration
- exception
- factory
- interceptor
- listener
- mybatis
- util
- controller
- cms
- v1
- dto
- admin
- book
- log
- query
- user
- extension/file
- mapper
- model
- module
- file
- log
- message
- service
- impl
- vo
- test
- java/io/github/talelin/latticy/mapper
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
Lines changed: 10 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
20 | | - | |
| 24 | + | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
| |||
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
29 | | - | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
33 | | - | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
40 | | - | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | | - | |
33 | | - | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 42 | | |
46 | 43 | | |
47 | 44 | | |
| |||
70 | 67 | | |
71 | 68 | | |
72 | 69 | | |
73 | | - | |
74 | 70 | | |
75 | 71 | | |
76 | 72 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | | - | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
34 | 40 | | |
35 | 41 | | |
36 | | - | |
| 42 | + | |
37 | 43 | | |
38 | 44 | | |
39 | 45 | | |
| |||
42 | 48 | | |
43 | 49 | | |
44 | 50 | | |
| 51 | + | |
45 | 52 | | |
46 | 53 | | |
47 | | - | |
| 54 | + | |
48 | 55 | | |
49 | 56 | | |
50 | 57 | | |
| |||
0 commit comments