chore: continew-starter 2.6.0 => 2.7.0

移除多数据源(有需要自行引入)
引入数据权限组件(独立出来)
调整包名及其他命名调整
This commit is contained in:
2024-09-28 23:26:02 +08:00
parent 8b403f4357
commit 67589a7356
13 changed files with 95 additions and 132 deletions

View File

@@ -74,7 +74,7 @@
<configuration>
<!-- 排除配置文件 -->
<excludes>
<exclude>${config-path}/</exclude>
<exclude>${config-path}</exclude>
<exclude>db/</exclude>
<exclude>templates/</exclude>
<exclude>logback-spring.xml</exclude>