17 Commits

Author SHA1 Message Date
yulichang
543c987983 修改pom 2024-09-24 10:09:50 +08:00
yulichang
ec56620e4d 修改pom 2024-09-24 10:06:44 +08:00
yulichang
81013e34b7 修改pom 2024-09-24 10:04:05 +08:00
dependabot[bot]
280e9901ed chore(deps): bump solon.varrsion from 2.9.3 to 2.9.4
Bumps `solon.varrsion` from 2.9.3 to 2.9.4.

Updates `org.noear:solon` from 2.9.3 to 2.9.4
- [Release notes](https://github.com/noear/solon/releases)
- [Commits](https://github.com/noear/solon/commits)

Updates `org.noear:mybatis-solon-plugin` from 2.9.3 to 2.9.4

Updates `org.noear:mybatis-plus-extension-solon-plugin` from 2.9.3 to 2.9.4

---
updated-dependencies:
- dependency-name: org.noear:solon
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.noear:mybatis-solon-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.noear:mybatis-plus-extension-solon-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-24 04:28:31 +08:00
dependabot[bot]
2ee52e39a6
chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.13.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.13.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14 14:59:06 +00:00
dependabot[bot]
bb2b322246
chore(deps): bump solon.varrsion from 2.8.0 to 2.9.3
Bumps `solon.varrsion` from 2.8.0 to 2.9.3.

Updates `org.noear:solon` from 2.8.0 to 2.9.3
- [Release notes](https://github.com/noear/solon/releases)
- [Commits](https://github.com/noear/solon/compare/v2.8.0...v2.9.3)

Updates `org.noear:mybatis-solon-plugin` from 2.8.0 to 2.9.3

Updates `org.noear:mybatis-plus-extension-solon-plugin` from 2.8.0 to 2.9.3

---
updated-dependencies:
- dependency-name: org.noear:solon
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.noear:mybatis-solon-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.noear:mybatis-plus-extension-solon-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14 13:14:34 +00:00
yulichang
110e0cf8a3 update pom 2024-09-14 11:22:30 +08:00
yulichang
6be7f0bc21 简化代码 2024-09-11 17:45:04 +08:00
yulichang
ad4df5b939 first 添加分页 2024-08-01 06:46:35 +08:00
yulichang
e92df45f88 Merge branch 'refs/heads/1.5'
# Conflicts:
#	mybatis-plus-join-core/src/main/java/com/github/yulichang/wrapper/segments/Select.java
#	mybatis-plus-join-core/src/main/java/com/github/yulichang/wrapper/segments/SelectLabel.java
2024-07-30 15:55:43 +08:00
yulichang
4f3f6dac3f 添加缓存 2024-07-30 05:37:03 +08:00
yulichang
049e54d023 简化代码 2024-07-21 21:50:14 +08:00
yulichang
a3de7ec409 简化代码 2024-07-21 21:13:51 +08:00
yulichang
ac635a91db 简化代码 2024-07-21 20:38:58 +08:00
yulichang
2ee265c213 feat: apt 配置文件 2024-07-19 18:09:24 +08:00
yulichang
7cd632f1ad feat: apt ognl 2024-07-17 02:55:03 +08:00
yulichang
30377e4f5e 调整目录 2024-07-16 03:50:41 +08:00