112 Commits

Author SHA1 Message Date
czx
cd3253425a Update README.md 2025-08-19 10:36:41 +08:00
czx
2527fa6e48 新增短信服务等业务 2025-08-18 17:28:15 +08:00
czx
ee869cf263 Update index.vue.vm 2025-08-15 17:34:49 +08:00
czx
9eebbb579f 修改代码生成器 2025-08-15 16:40:23 +08:00
czx
5f586f7f7b 修改redis 2025-08-15 15:59:21 +08:00
czx
d931939f0b 升级springboot最新版本加入分表组件 2025-08-15 11:47:23 +08:00
czx
9b625cc7bf Merge branch 'springboot3x' 2025-08-15 10:44:39 +08:00
czx
21c7d3d4df 新增租户管理 2025-04-19 17:07:42 +08:00
czx
7768755f42 Update README.md 2024-12-04 17:43:07 +08:00
czx
32813b6cea 调整代码 2024-12-03 10:55:13 +08:00
czx
4ff50a16c6 add @EnableAsync 2024-12-03 10:50:27 +08:00
czx
dd491c9115 修改代码生成模板 2024-11-27 14:44:36 +08:00
czx
32afb810b6 Update README.md 2024-11-25 15:11:42 +08:00
czx
c5d5f85005 优化分表 2024-11-23 12:08:09 +08:00
czx
40302c077d 新增分表功能 2024-11-23 11:51:27 +08:00
czx
81aa1de0db Update README.md 2024-11-20 18:05:45 +08:00
czx
2d4aaa6f3c Update README.md 2024-11-20 18:05:06 +08:00
czx
4b1305fe64 新增权限相关 2024-11-20 18:02:24 +08:00
czx
a89329ff1e 更新springboot3相关 2024-11-20 13:51:09 +08:00
czx
2a685a70e2 swagger配置 2024-11-20 11:45:52 +08:00
czx
d1c90db196 Delete x-springboot.iml 2024-11-20 11:06:57 +08:00
czx
d89aaec55c Update RedisConfig.java 2024-11-20 11:06:50 +08:00
czx
2822590661 修改redis 2024-11-20 11:06:21 +08:00
czx
d69787457c spirngboot3版本提交 2024-11-19 17:44:49 +08:00
czx
1e8fce2423 Merge pull request #34 from BulkSecurityGeneratorProjectV2/fix/JLL/use_https_to_resolve_dependencies_maven
[SECURITY] Use HTTPS to resolve dependencies in Maven Build
2024-02-19 13:49:19 +08:00
czx
225166f02e Update README.md 2024-02-01 14:02:40 +08:00
Jonathan Leitschuh
56a183beda vuln-fix: Use HTTPS instead of HTTP to resolve deps CVE-2021-26291
This fixes a security vulnerability in this project where the `pom.xml`
files were configuring Maven to resolve dependencies over HTTP instead of
HTTPS.

Weakness: CWE-829: Inclusion of Functionality from Untrusted Control Sphere
Severity: High
CVSS: 8.1
Detection: CodeQL & OpenRewrite (https://app.moderne.io/recipes/org.openrewrite.maven.security.UseHttpsForRepositories)

Reported-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>
Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>

Bug-tracker: https://github.com/JLLeitschuh/security-research/issues/8
Detection: CodeQL (https://codeql.github.com/codeql-query-help/java/java-maven-non-https-url/) & OpenRewrite (https://app.moderne.io/recipes/org.openrewrite.maven.security.UseHttpsForRepositories)

Reported-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>
Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>

Bug-tracker: https://github.com/JLLeitschuh/security-research/issues/8


Use this link to re-run the recipe: https://app.moderne.io/recipes/builder/IfHkrYfxx?organizationId=QWxsIEdpdEh1Yg%3D%3D

Co-authored-by: Moderne <team@moderne.io>
2023-12-17 03:31:21 +00:00
yzcheng90
57a012318a 菜单新增修改 2023-08-17 17:57:15 +08:00
yzcheng90
dfae0a4a71 修改 2023-08-15 18:27:58 +08:00
czx
7bae55662f 更新依赖 2023-08-14 22:57:50 +08:00
czx
c56c59a49b Update README.md 2023-05-06 13:33:44 +08:00
czx
8f32f7cb3f Update README.md 2023-05-06 13:33:14 +08:00
czx
4cc5e652a3 Update README.md 2023-05-06 13:32:59 +08:00
czx
5875c7a039 Update README.md 2023-05-06 13:32:45 +08:00
czx
7de7da42b4 Merge pull request #29 from yzcheng90/dependabot/maven/commons-fileupload-commons-fileupload-1.5
Bump commons-fileupload from 1.3.3 to 1.5
2023-04-23 09:26:30 +08:00
dependabot[bot]
d50268f20b Bump commons-fileupload from 1.3.3 to 1.5
Bumps commons-fileupload from 1.3.3 to 1.5.

---
updated-dependencies:
- dependency-name: commons-fileupload:commons-fileupload
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 07:03:21 +00:00
yzcheng90
14e158530f 修复Swagger问题 2023-02-17 14:23:27 +08:00
yzcheng90
f49d9acfeb 精简代码 2023-01-29 15:02:11 +08:00
yzcheng90
813ae19ec2 提交 2023-01-29 14:42:47 +08:00
yzcheng90
8a622a3161 提交 2023-01-29 14:38:05 +08:00
czx
bc0509e763 Update WebConfigurer.java 2023-01-23 11:04:42 +08:00
czx
e858cf1fd8 Update README.md 2023-01-22 17:54:46 +08:00
czx
7bb21b4152 Update updateLog.md 2023-01-22 17:53:53 +08:00
czx
cce49f4cc2 Update README.md 5.0 2023-01-22 17:52:11 +08:00
czx
f779781336 Update README.md 2023-01-22 17:51:09 +08:00
czx
a465c05019 提交代码 2023-01-22 17:49:39 +08:00
yzcheng90
aaf4134de0 提交 2023-01-18 15:29:40 +08:00
yzcheng90
b6bf720318 Update README.md 2023-01-16 17:15:48 +08:00
yzcheng90
c516473dd2 升级依赖 2023-01-16 17:13:43 +08:00
czx
8875d59c56 Merge pull request #25 from yzcheng90/dependabot/maven/com.google.code.gson-gson-2.8.9
Bump gson from 2.8.6 to 2.8.9
2022-10-26 10:37:57 +08:00