老寇云平台-3.2.2
功能迭代
1.傻瓜式教程书写(已经有规划啦~)
2.优化gateway动态路由,数据从nacos拉取写入redis,后面由redis管理整个路由,可以直接用于集群中 #1133 #1137
3.sb升级至3.2.2
4.增加注释(除构造方法和seata、sentinel、nacos、xxl-job以外)(给老夫差点写吐啦~~~) #1162
5.nacos灰度路由(网关和feign公用一个负载均衡组件) #22
6.兼容虚拟线程 #1175
7.ddd和cola最佳实践 #1177
8.整个项目进行DDD+COLA改造 #1201
特别鸣谢
What's Changed
- Feat jdk21 by @KouShenhai in #1128
- Feat jdk21 by @KouShenhai in #1130
- style: 代码优化 by @KouShenhai in #1131
- Create FUNDING.yml by @KouShenhai in #1132
- Feat jdk21 by @KouShenhai in #1133
- style: 优化代码 by @KouShenhai in #1135
- style: 优化代码 by @KouShenhai in #1136
- feat: 增加api接口安全,防止路由接口被刷接口 by @KouShenhai in #1137
- ci: update .deepsource.toml by @deepsource-autofix in #1138
- Feat jdk21 by @KouShenhai in #1140
- Feat jdk21 by @KouShenhai in #1141
- style: 优化代码 by @KouShenhai in #1142
- style: 优化代码 by @KouShenhai in #1143
- build(deps): bump org.mockito:mockito-core from 5.8.0 to 5.9.0 by @dependabot in #1148
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5 by @dependabot in #1146
- build(deps-dev): bump org.apache.curator:curator-recipes from 5.5.0 to 5.6.0 by @dependabot in #1145
- Feat jdk21 by @KouShenhai in #1150
- Feat jdk21 by @KouShenhai in #1151
- Feat jdk21 by @KouShenhai in #1152
- Feat jdk21 by @KouShenhai in #1153
- Feat jdk21 by @KouShenhai in #1154
- Feat jdk21 by @KouShenhai in #1156
- style: 优化代码格式 by @KouShenhai in #1157
- style: 优化代码格式 by @KouShenhai in #1159
- style: 优化代码格式 by @KouShenhai in #1160
- feat: nacos灰度发布 by @KouShenhai in #1161
- Feat jdk21 by @KouShenhai in #1162
- feat: 自定义任务线程池 by @KouShenhai in #1163
- Feat jdk21 by @KouShenhai in #1164
- feat:nacos feign实现灰度路由(其实就是网关负载均衡响应式变成阻塞式即可,网关与feign公用一个负载均衡组件) by @KouShenhai in #1165
- docs: 修改文档 by @KouShenhai in #1166
- build(deps): bump io.netty:netty-all from 4.1.105.Final to 4.1.106.Final by @dependabot in #1169
- Feat jdk21 by @KouShenhai in #1172
- Feat jdk21 by @KouShenhai in #1173
- fix: checkstyle代码检查报错 by @KouShenhai in #1174
- feat: 通过spring.threads.virtual.enabled=true开启虚拟线程,已适配项目的线程池 by @KouShenhai in #1175
- fix: admin管理界面报错 by @KouShenhai in #1176
- Update README.md by @KouShenhai in #1179
- Feat jdk21 by @KouShenhai in #1180
- feat: 手机号/邮箱测试用例 by @KouShenhai in #1181
- Feat jdk21 by @KouShenhai in #1182
- fix: checkstyle报错 by @KouShenhai in #1183
- Feat jdk21 by @KouShenhai in #1184
- perf: 事件溯源和事件发布 by @KouShenhai in #1185
- build(deps): bump org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.16 to 7.17.17 by @dependabot in #1186
- build(deps): bump com.alibaba:druid from 1.2.20 to 1.2.21 by @dependabot in #1187
- build(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.3 to 5.3.1 by @dependabot in #1188
- build(deps): bump org.mockito:mockito-core from 5.9.0 to 5.10.0 by @dependabot in #1190
- Feat jdk21 by @KouShenhai in #1191
- style: 优化代码 by @KouShenhai in #1192
- Feat jdk21 by @KouShenhai in #1193
- feat: 定时任务配置及分布式锁,防止集群中定时任务被重复执行 by @KouShenhai in #1194
- feat: 操作日志切面代码优化,ddd改造 by @KouShenhai in #1195
- Ddd genertor by @KouShenhai in #1199
- feat: ddd代码生成器提交 by @KouShenhai in #1200
- build(deps): bump flyway.version from 10.6.0 to 10.7.1 by @dependabot in #1203
- build(deps): bump org.graalvm.buildtools:native-maven-plugin from 0.9.28 to 0.10.0 by @dependabot in #1204
- build(deps): bump com.alipay.sofa:jraft-core from 1.3.13 to 1.3.14 by @dependabot in #1205
- build(deps): bump com.alibaba:fastjson from 2.0.45 to 2.0.46 by @dependabot in #1206
- build(deps): bump flyway.version from 10.7.1 to 10.7.2 by @dependabot in #1209
- build(deps): bump com.github.oshi:oshi-core from 6.4.11 to 6.4.12 by @dependabot in #1212
- build(deps): bump org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.17 to 7.17.18 by @dependabot in #1210
- Feat jdk21 by @KouShenhai in #1214
- feat: seata saga designer by @KouShenhai in #1215
- build(deps): bump flyway.version from 10.7.2 to 10.8.1 by @dependabot in #1216
- build(deps): bump org.redisson:redisson from 3.26.0 to 3.26.1 by @dependabot in #1218
- build(deps): bump io.netty:netty-all from 4.1.106.Final to 4.1.107.Final by @dependabot in #1219
- build(deps): bump spring-boot-admin.version from 3.2.1 to 3.2.2 by @dependabot in #1220
- build(deps): bump org.postgresql:postgresql from 42.7.1 to 42.7.2 in /laokou-cloud/laokou-register by @dependabot in #1222
- Ddd genertor by @KouShenhai in #1224
- Ddd genertor by @KouShenhai in #1225
- feat: user和role,ddd代码改造 by @KouShenhai in #1226
- feat: 升级sas 至1.2.2 by @KouShenhai in #1227
- refactor: oss ddd代码结构优化 by @KouShenhai in #1228
- refactor: oss ddd代码结构优化 by @KouShenhai in #1229
- Ddd genertor by @KouShenhai in #1230
- Ddd genertor by @KouShenhai in #1231
- feat: oss by @KouShenhai in #1232
- feat:提交 by @KouShenhai in #1234
- feat:提交 by @KouShenhai in #1235
- Ddd genertor by @KouShenhai in #1236
- Ddd genertor by @KouShenhai in #1239
- build(deps): bump com.alibaba:fastjson from 2.0.46 to 2.0.47 by @dependabot in #1238
- build(deps): bump org.apache.logging.log4j:log4j-core from 2.22.1 to 2.23.0 by @dependabot in #1242
- feat:提交flowable by @KouShenhai in #1243
- feat:提交flowable by @KouShenhai in #1244
- Ddd genertor by @KouShenhai in #1245
- feat:提交flowable by @KouShenhai in #1246
- Ddd genertor by @KouShenhai in #1247
- Ddd genertor by @KouShenhai in #1249
- Ddd genertor by @KouShenhai in #1250
- feat:提交flowable by @KouShenhai in #1251
- feat:提交workflows by @KouShenhai in #1252
- Configure Renovate by @renovate in #1253
- Update bitnami/kafka Docker tag to v3.6.1 by @renovate in #1255
- Replace dependency npm-run-all with npm-run-all2 ^5.0.0 by @renovate in #1254
- feat:提交workflows by @KouShenhai in #1257
- feat:提交workflows by @KouShenhai in #1258
New Contributors
Full Changelog: v3.2.1...v3.2.2