You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
运行 java -jar target/cool-admin-7.1.0.jar 报错误 rror starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
2024-09-22T20:55:26.998+08:00 ERROR 351995 --- [cool-admin-java] [ main] o.s.boot.SpringApplication : Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminPluginInfoController': Invocation of init method failed
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:222) ~[spring-beans-6.1.6.jar!/:6.1.6]
The text was updated successfully, but these errors were encountered:
运行 java -jar target/cool-admin-7.1.0.jar 报错误 rror starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
2024-09-22T20:55:26.998+08:00 ERROR 351995 --- [cool-admin-java] [ main] o.s.boot.SpringApplication : Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminPluginInfoController': Invocation of init method failed
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:222) ~[spring-beans-6.1.6.jar!/:6.1.6]
The text was updated successfully, but these errors were encountered: