guido 这个方法报错:
1Panel-halo-HUu1 |
1Panel-halo-HUu1 | Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
1Panel-halo-HUu1 | 2024-01-09T18:33:33.411+08:00 ERROR 7 --- [ main] o.s.boot.SpringApplication : Application run failed
1Panel-halo-HUu1 |
1Panel-halo-HUu1 | org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'r2dbcScriptDatabaseInitializer' defined in class path resource [org/springframework/boot/autoconfigure/sql/init/R2dbcInitializationConfiguration.class]: Failed to execute database script
1Panel-halo-HUu1 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1775) ~[spring-beans-6.1.1.jar:6.1.1]
1Panel-halo-HUu1 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:601) ~[spring-beans-6.1.1.jar:6.1.1]
1Panel-halo-HUu1 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:523) ~[spring-beans-6.1.1.jar:6.1.1]