4.1.0子模块多数据源起不来

Blade 未结 2 110
ltkTest
ltkTest 剑童 2024-09-25 10:14

一、该问题的重现步骤是什么?

1. 您好,之前我问了一遍追问后没有下文了;我使用了bladeX4.1架构在biz模块新建了自己的子项目,按照demo改的,并在nacos里添加了相应了的配置,采用了bladeX给的基础nacos配置如下图,单数据源模式下是可以正常运行起来的;image.png

2. 接上文,但是我想在子模块里使用多数据源进行操作(之前使用3.X版本的时候均可正常进行多数据源)于是我修改了子模块的nacos的配置如下image.png

3.接上文,这是报错,请问是哪一步有问题,

PropsUtil.setProperty(props, "spring.datasource.dynamic.enabled", "true");
这个语句我也加上去了

image.png


二、你期待的结果是什么?实际看到的又是什么?


三、你正在使用的是什么产品,什么版本?在什么操作系统上?


四、请提供详细的错误堆栈信息,这很重要。


五、若有更多详细信息,请在下面提供。

2条回答
  • 2024-09-25 10:26

    demo工程你能不能正常跑起来运行

    0 讨论(4)
  • 2024-09-25 11:10

    C:\Users\23002724\.jdks\corretto-17.0.12\bin\java.exe -XX:TieredStopAtLevel=1 -Dspring.output.ansi.enabled=always -Dcom.sun.management.jmxremote -Dspring.jmx.enabled=true -Dspring.liveBeansView.mbeanDomain -Dspring.application.admin.enabled=true "-Dmanagement.endpoints.jmx.exposure.include=*" "-javaagent:D:\IDEA\IntelliJ IDEA 2022.3.3\lib\idea_rt.jar=52090:D:\IDEA\IntelliJ IDEA 2022.3.3\bin" -Dfile.encoding=UTF-8 -classpath E:\bladex4-biz\blade-service\blade-demo\target\classes;D:\maven\repo\org\springblade\blade-core-boot\4.1.0.RELEASE\blade-core-boot-4.1.0.RELEASE.jar;D:\maven\repo\org\springblade\blade-core-context\4.1.0.RELEASE\blade-core-context-4.1.0.RELEASE.jar;D:\maven\repo\org\springblade\blade-core-db\4.1.0.RELEASE\blade-core-db-4.1.0.RELEASE.jar;D:\maven\repo\org\springframework\boot\spring-boot-starter-jdbc\3.2.7\spring-boot-starter-jdbc-3.2.7.jar;D:\maven\repo\com\zaxxer\HikariCP\5.0.1\HikariCP-5.0.1.jar;D:\maven\repo\org\springframework\spring-jdbc\6.1.10\spring-jdbc-6.1.10.jar;D:\maven\repo\org\springframework\spring-tx\6.1.10\spring-tx-6.1.10.jar;D:\maven\repo\com\baomidou\mybatis-plus-spring-boot3-starter\3.5.7\mybatis-plus-spring-boot3-starter-3.5.7.jar;D:\maven\repo\com\baomidou\mybatis-plus-spring-boot-autoconfigure\3.5.7\mybatis-plus-spring-boot-autoconfigure-3.5.7.jar;D:\maven\repo\org\springframework\boot\spring-boot-autoconfigure\3.2.7\spring-boot-autoconfigure-3.2.7.jar;D:\maven\repo\com\alibaba\druid-spring-boot-3-starter\1.2.22\druid-spring-boot-3-starter-1.2.22.jar;D:\maven\repo\com\mysql\mysql-connector-j\8.3.0\mysql-connector-j-8.3.0.jar;D:\maven\repo\com\google\protobuf\protobuf-java\3.25.1\protobuf-java-3.25.1.jar;D:\maven\repo\org\springblade\blade-core-secure\4.1.0.RELEASE\blade-core-secure-4.1.0.RELEASE.jar;D:\maven\repo\org\springblade\blade-core-cloud\4.1.0.RELEASE\blade-core-cloud-4.1.0.RELEASE.jar;D:\maven\repo\de\codecentric\spring-boot-admin-starter-client\3.2.3\spring-boot-admin-starter-client-3.2.3.jar;D:\maven\repo\de\codecentric\spring-boot-admin-client\3.2.3\spring-boot-admin-client-3.2.3.jar;D:\maven\repo\org\springframework\boot\spring-boot-starter-actuator\3.2.7\spring-boot-starter-actuator-3.2.7.jar;D:\maven\repo\org\springframework\boot\spring-boot-actuator-autoconfigure\3.2.7\spring-boot-actuator-autoconfigure-3.2.7.jar;D:\maven\repo\org\springframework\boot\spring-boot-actuator\3.2.7\spring-boot-actuator-3.2.7.jar;D:\maven\repo\io\micrometer\micrometer-jakarta9\1.12.7\micrometer-jakarta9-1.12.7.jar;D:\maven\repo\com\alibaba\cloud\spring-cloud-starter-alibaba-sentinel\2023.0.1.0\spring-cloud-starter-alibaba-sentinel-2023.0.1.0.jar;D:\maven\repo\com\alibaba\csp\sentinel-transport-simple-http\1.8.6\sentinel-transport-simple-http-1.8.6.jar;D:\maven\repo\com\alibaba\csp\sentinel-transport-common\1.8.6\sentinel-transport-common-1.8.6.jar;D:\maven\repo\com\alibaba\csp\sentinel-datasource-extension\1.8.6\sentinel-datasource-extension-1.8.6.jar;D:\maven\repo\com\alibaba\fastjson\2.0.51\fastjson-2.0.51.jar;D:\maven\repo\com\alibaba\fastjson2\fastjson2-extension\2.0.51\fastjson2-extension-2.0.51.jar;D:\maven\repo\com\alibaba\fastjson2\fastjson2\2.0.51\fastjson2-2.0.51.jar;D:\maven\repo\com\alibaba\csp\sentinel-annotation-aspectj\1.8.6\sentinel-annotation-aspectj-1.8.6.jar;D:\maven\repo\com\alibaba\csp\sentinel-core\1.8.6\sentinel-core-1.8.6.jar;D:\maven\repo\com\alibaba\cloud\spring-cloud-circuitbreaker-sentinel\2023.0.1.0\spring-cloud-circuitbreaker-sentinel-2023.0.1.0.jar;D:\maven\repo\com\alibaba\csp\sentinel-reactor-adapter\1.8.6\sentinel-reactor-adapter-1.8.6.jar;D:\maven\repo\com\alibaba\csp\sentinel-spring-webflux-adapter\1.8.6\sentinel-spring-webflux-adapter-1.8.6.jar;D:\maven\repo\com\alibaba\csp\sentinel-spring-webmvc-6x-adapter\1.8.6\sentinel-spring-webmvc-6x-adapter-1.8.6.jar;D:\maven\repo\com\alibaba\csp\sentinel-parameter-flow-control\1.8.6\sentinel-parameter-flow-control-1.8.6.jar;D:\maven\repo\com\googlecode\concurrentlinkedhashmap\concurrentlinkedhashmap-lru\1.4.2\concurrentlinkedhashmap-lru-1.4.2.jar;D:\maven\repo\com\alibaba\csp\sentinel-cluster-server-default\1.8.6\sentinel-cluster-server-default-1.8.6.jar;D:\maven\repo\com\alibaba\csp\sentinel-cluster-common-default\1.8.6\sentinel-cluster-common-default-1.8.6.jar;D:\maven\repo\com\alibaba\csp\sentinel-cluster-client-default\1.8.6\sentinel-cluster-client-default-1.8.6.jar;D:\maven\repo\com\alibaba\cloud\spring-cloud-alibaba-sentinel-datasource\2023.0.1.0\spring-cloud-alibaba-sentinel-datasource-2023.0.1.0.jar;D:\maven\repo\org\springblade\blade-starter-cache\4.1.0.RELEASE\blade-starter-cache-4.1.0.RELEASE.jar;D:\maven\repo\org\springframework\boot\spring-boot-starter-cache\3.2.7\spring-boot-starter-cache-3.2.7.jar;D:\maven\repo\org\springframework\spring-context-support\6.1.10\spring-context-support-6.1.10.jar;D:\maven\repo\org\springblade\blade-starter-redis\4.1.0.RELEASE\blade-starter-redis-4.1.0.RELEASE.jar;D:\maven\repo\org\springblade\blade-starter-jwt\4.1.0.RELEASE\blade-starter-jwt-4.1.0.RELEASE.jar;D:\maven\repo\io\jsonwebtoken\jjwt-impl\0.12.5\jjwt-impl-0.12.5.jar;D:\maven\repo\io\jsonwebtoken\jjwt-api\0.12.5\jjwt-api-0.12.5.jar;D:\maven\repo\io\jsonwebtoken\jjwt-jackson\0.12.5\jjwt-jackson-0.12.5.jar;D:\maven\repo\org\springframework\boot\spring-boot-starter-data-redis\3.2.7\spring-boot-starter-data-redis-3.2.7.jar;D:\maven\repo\io\lettuce\lettuce-core\6.3.2.RELEASE\lettuce-core-6.3.2.RELEASE.jar;D:\maven\repo\org\springframework\data\spring-data-redis\3.2.7\spring-data-redis-3.2.7.jar;D:\maven\repo\org\springframework\data\spring-data-keyvalue\3.2.7\spring-data-keyvalue-3.2.7.jar;D:\maven\repo\org\springframework\data\spring-data-commons\3.2.7\spring-data-commons-3.2.7.jar;D:\maven\repo\org\springframework\spring-oxm\6.1.10\spring-oxm-6.1.10.jar;D:\maven\repo\org\redisson\redisson\3.17.7\redisson-3.17.7.jar;D:\maven\repo\io\netty\netty-common\4.1.111.Final\netty-common-4.1.111.Final.jar;D:\maven\repo\io\netty\netty-codec\4.1.111.Final\netty-codec-4.1.111.Final.jar;D:\maven\repo\io\netty\netty-buffer\4.1.111.Final\netty-buffer-4.1.111.Final.jar;D:\maven\repo\io\netty\netty-transport\4.1.111.Final\netty-transport-4.1.111.Final.jar;D:\maven\repo\io\netty\netty-resolver\4.1.111.Final\netty-resolver-4.1.111.Final.jar;D:\maven\repo\io\netty\netty-resolver-dns\4.1.111.Final\netty-resolver-dns-4.1.111.Final.jar;D:\maven\repo\io\netty\netty-codec-dns\4.1.111.Final\netty-codec-dns-4.1.111.Final.jar;D:\maven\repo\io\netty\netty-handler\4.1.111.Final\netty-handler-4.1.111.Final.jar;D:\maven\repo\io\netty\netty-transport-native-unix-common\4.1.111.Final\netty-transport-native-unix-common-4.1.111.Final.jar;D:\maven\repo\javax\cache\cache-api\1.1.1\cache-api-1.1.1.jar;D:\maven\repo\io\projectreactor\reactor-core\3.6.7\reactor-core-3.6.7.jar;D:\maven\repo\org\reactivestreams\reactive-streams\1.0.4\reactive-streams-1.0.4.jar;D:\maven\repo\io\reactivex\rxjava3\rxjava\3.1.8\rxjava-3.1.8.jar;D:\maven\repo\org\jboss\marshalling\jboss-marshalling\2.0.11.Final\jboss-marshalling-2.0.11.Final.jar;D:\maven\repo\org\jboss\marshalling\jboss-marshalling-river\2.0.11.Final\jboss-marshalling-river-2.0.11.Final.jar;D:\maven\repo\com\fasterxml\jackson\dataformat\jackson-dataformat-yaml\2.15.4\jackson-dataformat-yaml-2.15.4.jar;D:\maven\repo\net\bytebuddy\byte-buddy\1.14.17\byte-buddy-1.14.17.jar;D:\maven\repo\org\jodd\jodd-bean\5.1.6\jodd-bean-5.1.6.jar;D:\maven\repo\org\jodd\jodd-core\5.1.6\jodd-core-5.1.6.jar;D:\maven\repo\org\springblade\blade-starter-log\4.1.0.RELEASE\blade-starter-log-4.1.0.RELEASE.jar;D:\maven\repo\com\baomidou\mybatis-plus\3.5.7\mybatis-plus-3.5.7.jar;D:\maven\repo\com\baomidou\mybatis-plus-core\3.5.7\mybatis-plus-core-3.5.7.jar;D:\maven\repo\com\baomidou\mybatis-plus-annotation\3.5.7\mybatis-plus-annotation-3.5.7.jar;D:\maven\repo\com\baomidou\mybatis-plus-extension\3.5.7\mybatis-plus-extension-3.5.7.jar;D:\maven\repo\com\github\jsqlparser\jsqlparser\4.9\jsqlparser-4.9.jar;D:\maven\repo\net\logstash\logback\logstash-logback-encoder\6.2\logstash-logback-encoder-6.2.jar;D:\maven\repo\org\codehaus\janino\janino\3.0.15\janino-3.0.15.jar;D:\maven\repo\org\codehaus\janino\commons-compiler\3.1.12\commons-compiler-3.1.12.jar;D:\maven\repo\org\hibernate\validator\hibernate-validator\8.0.1.Final\hibernate-validator-8.0.1.Final.jar;D:\maven\repo\jakarta\validation\jakarta.validation-api\3.0.2\jakarta.validation-api-3.0.2.jar;D:\maven\repo\org\jboss\logging\jboss-logging\3.5.3.Final\jboss-logging-3.5.3.Final.jar;D:\maven\repo\org\springblade\blade-starter-mybatis\4.1.0.RELEASE\blade-starter-mybatis-4.1.0.RELEASE.jar;D:\maven\repo\org\mybatis\mybatis\3.5.16\mybatis-3.5.16.jar;D:\maven\repo\org\mybatis\mybatis-spring\3.0.3\mybatis-spring-3.0.3.jar;D:\maven\repo\org\mybatis\mybatis-typehandlers-jsr310\1.0.2\mybatis-typehandlers-jsr310-1.0.2.jar;D:\maven\repo\com\alibaba\druid\1.2.22\druid-1.2.22.jar;D:\maven\repo\org\springframework\boot\spring-boot-starter-aop\3.2.7\spring-boot-starter-aop-3.2.7.jar;D:\maven\repo\org\springframework\boot\spring-boot-starter\3.2.7\spring-boot-starter-3.2.7.jar;D:\maven\repo\org\springframework\boot\spring-boot\3.2.7\spring-boot-3.2.7.jar;D:\maven\repo\org\springframework\boot\spring-boot-starter-logging\3.2.7\spring-boot-starter-logging-3.2.7.jar;D:\maven\repo\ch\qos\logback\logback-classic\1.5.3\logback-classic-1.5.3.jar;D:\maven\repo\ch\qos\logback\logback-core\1.5.3\logback-core-1.5.3.jar;D:\maven\repo\org\apache\logging\log4j\log4j-to-slf4j\2.22.0\log4j-to-slf4j-2.22.0.jar;D:\maven\repo\org\apache\logging\log4j\log4j-api\2.22.0\log4j-api-2.22.0.jar;D:\maven\repo\org\slf4j\jul-to-slf4j\2.0.13\jul-to-slf4j-2.0.13.jar;D:\maven\repo\jakarta\annotation\jakarta.annotation-api\2.1.1\jakarta.annotation-api-2.1.1.jar;D:\maven\repo\org\yaml\snakeyaml\2.2\snakeyaml-2.2.jar;D:\maven\repo\org\springframework\spring-aop\6.1.10\spring-aop-6.1.10.jar;D:\maven\repo\org\aspectj\aspectjweaver\1.9.22\aspectjweaver-1.9.22.jar;D:\maven\repo\org\springframework\retry\spring-retry\2.0.6\spring-retry-2.0.6.jar;D:\maven\repo\org\springblade\blade-starter-swagger\4.1.0.RELEASE\blade-starter-swagger-4.1.0.RELEASE.jar;D:\maven\repo\org\springblade\blade-core-tool\4.1.0.RELEASE\blade-core-tool-4.1.0.RELEASE.jar;D:\maven\repo\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.15.4\jackson-datatype-jsr310-2.15.4.jar;D:\maven\repo\io\swagger\core\v3\swagger-annotations\2.2.19\swagger-annotations-2.2.19.jar;D:\maven\repo\io\protostuff\protostuff-core\1.8.0\protostuff-core-1.8.0.jar;D:\maven\repo\io\protostuff\protostuff-api\1.8.0\protostuff-api-1.8.0.jar;D:\maven\repo\io\protostuff\protostuff-runtime\1.8.0\protostuff-runtime-1.8.0.jar;D:\maven\repo\io\protostuff\protostuff-collectionschema\1.8.0\protostuff-collectionschema-1.8.0.jar;D:\maven\repo\com\fasterxml\jackson\module\jackson-module-jaxb-annotations\2.16.2\jackson-module-jaxb-annotations-2.16.2.jar;D:\maven\repo\jakarta\activation\jakarta.activation-api\2.1.3\jakarta.activation-api-2.1.3.jar;D:\maven\repo\org\springframework\boot\spring-boot-starter-validation\3.2.7\spring-boot-starter-validation-3.2.7.jar;D:\maven\repo\org\apache\tomcat\embed\tomcat-embed-el\10.1.25\tomcat-embed-el-10.1.25.jar;D:\maven\repo\javax\xml\bind\jaxb-api\2.3.1\jaxb-api-2.3.1.jar;D:\maven\repo\javax\activation\javax.activation-api\1.2.0\javax.activation-api-1.2.0.jar;D:\maven\repo\com\sun\xml\bind\jaxb-core\4.0.5\jaxb-core-4.0.5.jar;D:\maven\repo\org\eclipse\angus\angus-activation\2.0.2\angus-activation-2.0.2.jar;D:\maven\repo\com\sun\xml\bind\jaxb-impl\4.0.5\jaxb-impl-4.0.5.jar;D:\maven\repo\org\springblade\blade-starter-auth\4.1.0.RELEASE\blade-starter-auth-4.1.0.RELEASE.jar;D:\maven\repo\com\github\xiaoymin\knife4j-openapi3-jakarta-spring-boot-starter\4.5.0\knife4j-openapi3-jakarta-spring-boot-starter-4.5.0.jar;D:\maven\repo\com\github\xiaoymin\knife4j-core\4.5.0\knife4j-core-4.5.0.jar;D:\maven\repo\com\github\xiaoymin\knife4j-openapi3-ui\4.5.0\knife4j-openapi3-ui-4.5.0.jar;D:\maven\repo\org\springdoc\springdoc-openapi-starter-webmvc-ui\2.3.0\springdoc-openapi-starter-webmvc-ui-2.3.0.jar;D:\maven\repo\org\springdoc\springdoc-openapi-starter-webmvc-api\2.3.0\springdoc-openapi-starter-webmvc-api-2.3.0.jar;D:\maven\repo\org\springdoc\springdoc-openapi-starter-common\2.3.0\springdoc-openapi-starter-common-2.3.0.jar;D:\maven\repo\io\swagger\core\v3\swagger-core-jakarta\2.2.19\swagger-core-jakarta-2.2.19.jar;D:\maven\repo\org\apache\commons\commons-lang3\3.13.0\commons-lang3-3.13.0.jar;D:\maven\repo\io\swagger\core\v3\swagger-annotations-jakarta\2.2.19\swagger-annotations-jakarta-2.2.19.jar;D:\maven\repo\io\swagger\core\v3\swagger-models-jakarta\2.2.19\swagger-models-jakarta-2.2.19.jar;D:\maven\repo\org\webjars\swagger-ui\5.10.3\swagger-ui-5.10.3.jar;D:\maven\repo\org\springblade\blade-starter-oss\4.1.0.RELEASE\blade-starter-oss-4.1.0.RELEASE.jar;D:\maven\repo\io\minio\minio\8.5.7\minio-8.5.7.jar;D:\maven\repo\com\carrotsearch\thirdparty\simple-xml-safe\2.7.1\simple-xml-safe-2.7.1.jar;D:\maven\repo\com\google\guava\guava\33.0.0-jre\guava-33.0.0-jre.jar;D:\maven\repo\com\google\guava\failureaccess\1.0.2\failureaccess-1.0.2.jar;D:\maven\repo\com\google\guava\listenablefuture\9999.0-empty-to-avoid-conflict-with-guava\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar;D:\maven\repo\com\google\code\findbugs\jsr305\3.0.2\jsr305-3.0.2.jar;D:\maven\repo\org\checkerframework\checker-qual\3.41.0\checker-qual-3.41.0.jar;D:\maven\repo\com\google\errorprone\error_prone_annotations\2.23.0\error_prone_annotations-2.23.0.jar;D:\maven\repo\com\google\j2objc\j2objc-annotations\2.8\j2objc-annotations-2.8.jar;D:\maven\repo\com\squareup\okhttp3\okhttp\4.12.0\okhttp-4.12.0.jar;D:\maven\repo\com\squareup\okio\okio\3.6.0\okio-3.6.0.jar;D:\maven\repo\com\squareup\okio\okio-jvm\3.6.0\okio-jvm-3.6.0.jar;D:\maven\repo\org\jetbrains\kotlin\kotlin-stdlib-common\1.9.24\kotlin-stdlib-common-1.9.24.jar;D:\maven\repo\org\jetbrains\kotlin\kotlin-stdlib-jdk8\1.9.24\kotlin-stdlib-jdk8-1.9.24.jar;D:\maven\repo\org\jetbrains\kotlin\kotlin-stdlib\1.9.24\kotlin-stdlib-1.9.24.jar;D:\maven\repo\org\jetbrains\annotations\13.0\annotations-13.0.jar;D:\maven\repo\org\jetbrains\kotlin\kotlin-stdlib-jdk7\1.9.24\kotlin-stdlib-jdk7-1.9.24.jar;D:\maven\repo\com\fasterxml\jackson\core\jackson-annotations\2.15.4\jackson-annotations-2.15.4.jar;D:\maven\repo\com\fasterxml\jackson\core\jackson-core\2.15.4\jackson-core-2.15.4.jar;D:\maven\repo\com\fasterxml\jackson\core\jackson-databind\2.15.4\jackson-databind-2.15.4.jar;D:\maven\repo\org\bouncycastle\bcprov-jdk18on\1.78.1\bcprov-jdk18on-1.78.1.jar;D:\maven\repo\org\apache\commons\commons-compress\1.24.0\commons-compress-1.24.0.jar;D:\maven\repo\org\xerial\snappy\snappy-java\1.1.10.5\snappy-java-1.1.10.5.jar;E:\bladex4-biz\blade-service-api\blade-demo-api\target\classes;D:\maven\repo\org\springframework\spring-web\6.1.10\spring-web-6.1.10.jar;D:\maven\repo\org\springframework\spring-beans\6.1.10\spring-beans-6.1.10.jar;D:\maven\repo\org\springframework\spring-core\6.1.10\spring-core-6.1.10.jar;D:\maven\repo\org\springframework\spring-jcl\6.1.10\spring-jcl-6.1.10.jar;D:\maven\repo\io\micrometer\micrometer-observation\1.12.7\micrometer-observation-1.12.7.jar;D:\maven\repo\io\micrometer\micrometer-commons\1.12.7\micrometer-commons-1.12.7.jar;D:\maven\repo\org\springframework\cloud\spring-cloud-starter-openfeign\4.1.2\spring-cloud-starter-openfeign-4.1.2.jar;D:\maven\repo\org\springframework\cloud\spring-cloud-starter\4.1.3\spring-cloud-starter-4.1.3.jar;D:\maven\repo\org\springframework\security\spring-security-rsa\1.1.3\spring-security-rsa-1.1.3.jar;D:\maven\repo\org\springframework\cloud\spring-cloud-openfeign-core\4.1.2\spring-cloud-openfeign-core-4.1.2.jar;D:\maven\repo\io\github\openfeign\form\feign-form-spring\3.8.0\feign-form-spring-3.8.0.jar;D:\maven\repo\io\github\openfeign\form\feign-form\3.8.0\feign-form-3.8.0.jar;D:\maven\repo\commons-fileupload\commons-fileupload\1.5\commons-fileupload-1.5.jar;D:\maven\repo\commons-io\commons-io\2.11.0\commons-io-2.11.0.jar;D:\maven\repo\org\springframework\cloud\spring-cloud-commons\4.1.3\spring-cloud-commons-4.1.3.jar;D:\maven\repo\io\github\openfeign\feign-core\13.2.1\feign-core-13.2.1.jar;D:\maven\repo\io\github\openfeign\feign-slf4j\13.2.1\feign-slf4j-13.2.1.jar;D:\maven\repo\io\springfox\springfox-swagger2\2.10.5\springfox-swagger2-2.10.5.jar;D:\maven\repo\io\springfox\springfox-spi\2.10.5\springfox-spi-2.10.5.jar;D:\maven\repo\io\springfox\springfox-core\2.10.5\springfox-core-2.10.5.jar;D:\maven\repo\io\springfox\springfox-schema\2.10.5\springfox-schema-2.10.5.jar;D:\maven\repo\io\springfox\springfox-swagger-common\2.10.5\springfox-swagger-common-2.10.5.jar;D:\maven\repo\io\springfox\springfox-spring-web\2.10.5\springfox-spring-web-2.10.5.jar;D:\maven\repo\io\github\classgraph\classgraph\4.1.7\classgraph-4.1.7.jar;D:\maven\repo\com\fasterxml\classmate\1.6.0\classmate-1.6.0.jar;D:\maven\repo\org\slf4j\slf4j-api\2.0.13\slf4j-api-2.0.13.jar;D:\maven\repo\org\springframework\plugin\spring-plugin-core\2.0.0.RELEASE\spring-plugin-core-2.0.0.RELEASE.jar;D:\maven\repo\org\springframework\spring-context\6.1.10\spring-context-6.1.10.jar;D:\maven\repo\org\springframework\plugin\spring-plugin-metadata\2.0.0.RELEASE\spring-plugin-metadata-2.0.0.RELEASE.jar;D:\maven\repo\org\mapstruct\mapstruct\1.3.1.Final\mapstruct-1.3.1.Final.jar;D:\maven\repo\io\swagger\swagger-models\1.6.6\swagger-models-1.6.6.jar;D:\maven\repo\io\swagger\swagger-annotations\1.6.6\swagger-annotations-1.6.6.jar;D:\maven\repo\com\baomidou\dynamic-datasource-spring-boot3-starter\4.3.0\dynamic-datasource-spring-boot3-starter-4.3.0.jar;D:\maven\repo\com\baomidou\dynamic-datasource-spring-boot-common\4.3.0\dynamic-datasource-spring-boot-common-4.3.0.jar;D:\maven\repo\com\baomidou\dynamic-datasource-spring\4.3.0\dynamic-datasource-spring-4.3.0.jar;D:\maven\repo\com\baomidou\dynamic-datasource-creator\4.3.0\dynamic-datasource-creator-4.3.0.jar;D:\maven\repo\org\springframework\spring-expression\6.1.10\spring-expression-6.1.10.jar;D:\maven\repo\org\springblade\blade-starter-liteflow\4.1.0.RELEASE\blade-starter-liteflow-4.1.0.RELEASE.jar;D:\maven\repo\com\yomahub\liteflow-spring-boot-starter\2.11.3\liteflow-spring-boot-starter-2.11.3.jar;D:\maven\repo\com\yomahub\liteflow-spring\2.11.3\liteflow-spring-2.11.3.jar;D:\maven\repo\com\yomahub\liteflow-core\2.11.3\liteflow-core-2.11.3.jar;D:\maven\repo\cn\hutool\hutool-core\5.8.11\hutool-core-5.8.11.jar;D:\maven\repo\org\dom4j\dom4j\2.1.3\dom4j-2.1.3.jar;D:\maven\repo\com\alibaba\transmittable-thread-local\2.12.3\transmittable-thread-local-2.12.3.jar;D:\maven\repo\com\alibaba\QLExpress\3.3.2\QLExpress-3.3.2.jar;D:\maven\repo\commons-lang\commons-lang\2.4\commons-lang-2.4.jar;D:\maven\repo\commons-beanutils\commons-beanutils\1.9.4\commons-beanutils-1.9.4.jar;D:\maven\repo\commons-logging\commons-logging\1.2\commons-logging-1.2.jar;D:\maven\repo\commons-collections\commons-collections\3.2.2\commons-collections-3.2.2.jar;D:\maven\repo\org\springblade\blade-core-launch\4.1.0.RELEASE\blade-core-launch-4.1.0.RELEASE.jar;D:\maven\repo\org\springframework\boot\spring-boot-starter-web\3.2.7\spring-boot-starter-web-3.2.7.jar;D:\maven\repo\org\springframework\boot\spring-boot-starter-json\3.2.7\spring-boot-starter-json-3.2.7.jar;D:\maven\repo\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.15.4\jackson-datatype-jdk8-2.15.4.jar;D:\maven\repo\com\fasterxml\jackson\module\jackson-module-parameter-names\2.15.4\jackson-module-parameter-names-2.15.4.jar;D:\maven\repo\org\springframework\spring-webmvc\6.1.10\spring-webmvc-6.1.10.jar;D:\maven\repo\org\springframework\boot\spring-boot-starter-undertow\3.2.7\spring-boot-starter-undertow-3.2.7.jar;D:\maven\repo\io\undertow\undertow-core\2.3.13.Final\undertow-core-2.3.13.Final.jar;D:\maven\repo\org\jboss\xnio\xnio-api\3.8.8.Final\xnio-api-3.8.8.Final.jar;D:\maven\repo\org\wildfly\common\wildfly-common\1.5.4.Final\wildfly-common-1.5.4.Final.jar;D:\maven\repo\org\wildfly\client\wildfly-client-config\1.0.1.Final\wildfly-client-config-1.0.1.Final.jar;D:\maven\repo\org\jboss\xnio\xnio-nio\3.8.8.Final\xnio-nio-3.8.8.Final.jar;D:\maven\repo\org\jboss\threads\jboss-threads\3.5.0.Final\jboss-threads-3.5.0.Final.jar;D:\maven\repo\io\undertow\undertow-servlet\2.3.13.Final\undertow-servlet-2.3.13.Final.jar;D:\maven\repo\jakarta\servlet\jakarta.servlet-api\6.0.0\jakarta.servlet-api-6.0.0.jar;D:\maven\repo\io\undertow\undertow-websockets-jsr\2.3.13.Final\undertow-websockets-jsr-2.3.13.Final.jar;D:\maven\repo\jakarta\websocket\jakarta.websocket-api\2.1.1\jakarta.websocket-api-2.1.1.jar;D:\maven\repo\jakarta\websocket\jakarta.websocket-client-api\2.1.1\jakarta.websocket-client-api-2.1.1.jar;D:\maven\repo\org\springframework\cloud\spring-cloud-starter-bootstrap\4.1.3\spring-cloud-starter-bootstrap-4.1.3.jar;D:\maven\repo\jakarta\xml\bind\jakarta.xml.bind-api\4.0.2\jakarta.xml.bind-api-4.0.2.jar;D:\maven\repo\org\springblade\blade-core-auto\4.1.0.RELEASE\blade-core-auto-4.1.0.RELEASE.jar;D:\maven\repo\org\projectlombok\lombok\1.18.30\lombok-1.18.30.jar;D:\maven\repo\com\highgo\HgdbJdbc\6.2.2\HgdbJdbc-6.2.2.jar;E:\bladex4-biz\blade-biz-common\target\classes;D:\maven\repo\org\springblade\blade-starter-loadbalancer\4.1.0.RELEASE\blade-starter-loadbalancer-4.1.0.RELEASE.jar;D:\maven\repo\org\springframework\cloud\spring-cloud-starter-loadbalancer\4.1.3\spring-cloud-starter-loadbalancer-4.1.3.jar;D:\maven\repo\org\springframework\cloud\spring-cloud-loadbalancer\4.1.3\spring-cloud-loadbalancer-4.1.3.jar;D:\maven\repo\io\projectreactor\addons\reactor-extra\3.5.1\reactor-extra-3.5.1.jar;D:\maven\repo\com\stoyanr\evictor\1.0.0\evictor-1.0.0.jar;D:\maven\repo\io\github\openfeign\feign-okhttp\13.2.1\feign-okhttp-13.2.1.jar;D:\maven\repo\com\alibaba\cloud\spring-cloud-starter-alibaba-nacos-discovery\2023.0.1.0\spring-cloud-starter-alibaba-nacos-discovery-2023.0.1.0.jar;D:\maven\repo\com\alibaba\cloud\spring-cloud-alibaba-commons\2023.0.1.0\spring-cloud-alibaba-commons-2023.0.1.0.jar;D:\maven\repo\com\alibaba\spring\spring-context-support\1.0.11\spring-context-support-1.0.11.jar;D:\maven\repo\com\alibaba\cloud\spring-cloud-starter-alibaba-nacos-config\2023.0.1.0\spring-cloud-starter-alibaba-nacos-config-2023.0.1.0.jar;D:\maven\repo\com\alibaba\nacos\nacos-client\2.3.2\nacos-client-2.3.2.jar;D:\maven\repo\com\alibaba\nacos\nacos-auth-plugin\2.3.2\nacos-auth-plugin-2.3.2.jar;D:\maven\repo\com\alibaba\nacos\nacos-encryption-plugin\2.3.2\nacos-encryption-plugin-2.3.2.jar;D:\maven\repo\commons-codec\commons-codec\1.16.1\commons-codec-1.16.1.jar;D:\maven\repo\org\apache\httpcomponents\httpasyncclient\4.1.5\httpasyncclient-4.1.5.jar;D:\maven\repo\org\apache\httpcomponents\httpcore-nio\4.4.16\httpcore-nio-4.4.16.jar;D:\maven\repo\org\apache\httpcomponents\httpclient\4.5.14\httpclient-4.5.14.jar;D:\maven\repo\org\apache\httpcomponents\httpcore\4.4.16\httpcore-4.4.16.jar;D:\maven\repo\io\prometheus\simpleclient\0.16.0\simpleclient-0.16.0.jar;D:\maven\repo\io\prometheus\simpleclient_tracer_otel\0.16.0\simpleclient_tracer_otel-0.16.0.jar;D:\maven\repo\io\prometheus\simpleclient_tracer_common\0.16.0\simpleclient_tracer_common-0.16.0.jar;D:\maven\repo\io\prometheus\simpleclient_tracer_otel_agent\0.16.0\simpleclient_tracer_otel_agent-0.16.0.jar;D:\maven\repo\io\micrometer\micrometer-core\1.12.4\micrometer-core-1.12.4.jar;D:\maven\repo\org\hdrhistogram\HdrHistogram\2.1.12\HdrHistogram-2.1.12.jar;D:\maven\repo\org\latencyutils\LatencyUtils\2.0.3\LatencyUtils-2.0.3.jar;D:\maven\repo\org\springblade\blade-starter-api-crypto\4.1.0.RELEASE\blade-starter-api-crypto-4.1.0.RELEASE.jar;D:\maven\repo\org\springframework\cloud\spring-cloud-context\4.1.3\spring-cloud-context-4.1.3.jar;D:\maven\repo\org\springframework\security\spring-security-crypto\6.2.5\spring-security-crypto-6.2.5.jar;D:\maven\repo\org\springblade\blade-starter-tenant\4.1.0.RELEASE\blade-starter-tenant-4.1.0.RELEASE.jar com.example.demo.DemoApplication

    2024-09-25 11:08:23.162  INFO 13732 --- [kground-preinit] o.h.validator.internal.util.Version      : HV000001: Hibernate Validator 8.0.1.Final

    2024-09-25 11:08:23.669 ERROR 13732 --- [           main] c.a.n.c.a.i.process.HttpLoginProcessor   : login failed: {"code":403,"message":"unknown user!","header":{"header":{"Accept-Charset":"UTF-8","Connection":"keep-alive","Content-Length":"13","Content-Security-Policy":"script-src 'self'","Content-Type":"text/plain;charset=UTF-8","Date":"Wed, 25 Sep 2024 03:08:23 GMT","Keep-Alive":"timeout=60","Vary":"Access-Control-Request-Headers"},"originalResponseHeader":{"Connection":["keep-alive"],"Content-Length":["13"],"Content-Security-Policy":["script-src 'self'"],"Content-Type":["text/plain;charset=UTF-8"],"Date":["Wed, 25 Sep 2024 03:08:23 GMT"],"Keep-Alive":["timeout=60"],"Vary":["Access-Control-Request-Headers","Access-Control-Request-Method","Origin"]},"charset":"UTF-8"}}

                       ______  _             _       ___   ___

                       | ___ \| |           | |      \  \ /  /

                       | |_/ /| |  __ _   __| |  ___  \  V  /

                       | ___ \| | / _` | / _` | / _ \   > <

                       | |_/ /| || (_| || (_| ||  __/ /  .  \

                       \____/ |_| \__,_| \__,_| \___|/__/ \__\


    :: BladeX 4.1.0.RELEASE :: blade-demo:dev :: Running SpringBoot 3.2.7 :: 


    2024-09-25 11:08:25.047  WARN 13732 --- [           main] c.a.c.n.c.NacosPropertySourceBuilder     : Ignore the empty nacos configuration and get it based on dataId[example-dev.yaml] & group[DEFAULT_GROUP]

    2024-09-25 11:08:25.061  WARN 13732 --- [           main] c.a.c.n.c.NacosPropertySourceBuilder     : Ignore the empty nacos configuration and get it based on dataId[blade-demo] & group[DEFAULT_GROUP]

    2024-09-25 11:08:25.076  WARN 13732 --- [           main] c.a.c.n.c.NacosPropertySourceBuilder     : Ignore the empty nacos configuration and get it based on dataId[blade-demo.yaml] & group[DEFAULT_GROUP]

    2024-09-25 11:08:25.101  WARN 13732 --- [           main] c.a.c.n.c.NacosPropertySourceBuilder     : Ignore the empty nacos configuration and get it based on dataId[blade-demo-dev.yaml] & group[DEFAULT_GROUP]

    2024-09-25 11:08:25.102  INFO 13732 --- [           main] b.c.PropertySourceBootstrapConfiguration : Located property source: [BootstrapPropertySource {name='bootstrapProperties-blade-demo-dev.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-blade-demo.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-blade-demo,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-example-dev.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-blade-dev.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-blade.yaml,DEFAULT_GROUP'}]

    2024-09-25 11:08:25.116  INFO 13732 --- [           main] com.example.demo.DemoApplication         : The following 1 profile is active: "dev"

    2024-09-25 11:08:26.134  INFO 13732 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode

    2024-09-25 11:08:26.136  INFO 13732 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.

    2024-09-25 11:08:26.153  INFO 13732 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces.

    2024-09-25 11:08:26.285  WARN 13732 --- [           main] o.m.s.mapper.ClassPathMapperScanner      : No MyBatis mapper was found in '[com.example.demo]' package. Please check your configuration.

    2024-09-25 11:08:26.299  WARN 13732 --- [           main] o.m.s.mapper.ClassPathMapperScanner      : Skipping MapperFactoryBean with name 'bladeMapper' and 'org.springblade.core.mp.mapper.BladeMapper' mapperInterface. Bean already defined with the same name!

    2024-09-25 11:08:26.415  INFO 13732 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=2da1aa51-88c9-3575-9522-cfeeed5c6b5b

    2024-09-25 11:08:26.418  INFO 13732 --- [           main] s.c.l.p.BladePropertySourcePostProcessor : BladePropertySourcePostProcessor init.

    2024-09-25 11:08:26.450  INFO 13732 --- [           main] s.c.l.p.BladePropertySourcePostProcessor : BladePropertySourcePostProcessor process @BladePropertySource bean.

    2024-09-25 11:08:26.842  WARN 13732 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [sentinelBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.

    2024-09-25 11:08:26.845  WARN 13732 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [sentinelBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.

    2024-09-25 11:08:26.846  WARN 13732 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$879/0x000001b52881d808] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [sentinelBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.

    2024-09-25 11:08:26.851  WARN 13732 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [sentinelBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.

    2024-09-25 11:08:26.871  WARN 13732 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAopConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAopConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [sentinelBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.

    2024-09-25 11:08:26.887  WARN 13732 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'com.yomahub.liteflow.springboot.config.LiteflowMainAutoConfiguration' of type [com.yomahub.liteflow.springboot.config.LiteflowMainAutoConfiguration$$SpringCGLIB$$0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [componentScanner] is declared through a non-static factory method on that class; consider declaring it as static instead.

    2024-09-25 11:08:26.891  WARN 13732 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'com.yomahub.liteflow.springboot.config.LiteflowPropertyAutoConfiguration' of type [com.yomahub.liteflow.springboot.config.LiteflowPropertyAutoConfiguration$$SpringCGLIB$$0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [componentScanner]? Check the corresponding BeanPostProcessor declaration and its dependencies.

    2024-09-25 11:08:26.895  WARN 13732 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'liteflow-com.yomahub.liteflow.springboot.LiteflowProperty' of type [com.yomahub.liteflow.springboot.LiteflowProperty] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [componentScanner]? Check the corresponding BeanPostProcessor declaration and its dependencies.

    2024-09-25 11:08:26.902  WARN 13732 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'liteflow.monitor-com.yomahub.liteflow.springboot.LiteflowMonitorProperty' of type [com.yomahub.liteflow.springboot.LiteflowMonitorProperty] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [componentScanner]? Check the corresponding BeanPostProcessor declaration and its dependencies.

    2024-09-25 11:08:26.907  WARN 13732 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'liteflowConfig' of type [com.yomahub.liteflow.property.LiteflowConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [componentScanner]? Check the corresponding BeanPostProcessor declaration and its dependencies.

    2024-09-25 11:08:26.912  WARN 13732 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'com.yomahub.liteflow.spi.spring.SpringAware' of type [com.yomahub.liteflow.spi.spring.SpringAware] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [componentScanner]? Check the corresponding BeanPostProcessor declaration and its dependencies.

    2024-09-25 11:08:26.945  WARN 13732 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration$DeferringLoadBalancerInterceptorConfig' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration$DeferringLoadBalancerInterceptorConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [lbRestClientPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.

    2024-09-25 11:08:26.947  WARN 13732 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'deferringLoadBalancerInterceptor' of type [org.springframework.cloud.client.loadbalancer.DeferringLoadBalancerInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [lbRestClientPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.

    2024-09-25 11:08:27.218  WARN 13732 --- [           main] io.undertow.websockets.jsr               : UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used

    2024-09-25 11:08:27.231  INFO 13732 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext

    2024-09-25 11:08:27.232  INFO 13732 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2104 ms

    2024-09-25 11:08:27.589  INFO 13732 --- [           main] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource

    2024-09-25 11:08:27.784  WARN 13732 --- [           main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dynamicController' defined in file [E:\bladex4-biz\blade-service\blade-demo\target\classes\com\example\demo\controller\DynamicController.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'dynamicServiceImpl': Unsatisfied dependency expressed through field 'baseMapper': Error creating bean with name 'noticeMapper' defined in file [E:\bladex4-biz\blade-service\blade-demo\target\classes\com\example\demo\mapper\NoticeMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory': Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot3/autoconfigure/DruidDataSourceAutoConfigure.class]: Failed to determine suitable jdbc url

    2024-09-25 11:08:27.799  INFO 13732 --- [           main] .s.b.a.l.ConditionEvaluationReportLogger : 


    Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.

    2024-09-25 11:08:27.819 ERROR 13732 --- [           main] o.s.b.d.LoggingFailureAnalysisReporter   : 


    ***************************

    APPLICATION FAILED TO START

    ***************************


    Description:


    Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.


    Reason: Failed to determine suitable jdbc url



    Action:


    Consider the following:

    If you want an embedded database (H2, HSQL or Derby), please put it on the classpath.

    If you have database settings to be loaded from a particular profile you may need to activate it (the profiles dev are currently active).



    Process finished with exit code 1


    作者追问:2024-09-25 11:16

    录制个视频,从git私服下载原版bladex-biz项目,到配置nacos,到启动demo工程,我看下你是怎么操作的。视频录好后发到邮箱 bladejava@qq.com

    这是我们本地启动的日志结果

    CleanShot20240925111612@2x.png

    CleanShot20240925111623@2x.png

    作者追问:2024-09-25 11:23

    你确定是按照新版配置的?我看你的配置和我这里不一样呀。你下载原版的biz,其他的配置都不改,跑跑看是什么结果,然后录视频发我们邮箱吧

    CleanShot20240925112110@2x.png


    回答: 2024-09-25 13:16

    现在demo已经跑起来了

    作者追问:2024-09-25 13:18

    好的,demo起来那就简单了,照着demo的配置和代码,来创建新模块,只要不遗漏基本就没问题了

    回答: 2024-09-25 13:22

    好的谢谢,我看着改一下

    0 讨论(2)
提交回复