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
[INFO][2022-01-05 20:04:59] [PropertiesFactoryBean:172] Loading properties file from URL [jar:file:/D:/repository/org/springframework/integration/spring-integration-core/4.3.7.RELEASE/spring-integration-core-4.3.7.RELEASE.jar!/META-INF/spring.integration.default.properties]
[INFO][2022-01-05 20:04:59] [IntegrationRegistrar:330] No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
[ERROR][2022-01-05 20:04:59] [SpringApplication:815] Application startup failed
java.lang.IllegalStateException: Cannot load configuration class: com.wstro.App
at org.springframework.context.annotation.ConfigurationClassPostProcessor.enhanceConfigurationClasses(ConfigurationClassPostProcessor.java:403)
The text was updated successfully, but these errors were encountered:
[INFO][2022-01-05 20:04:59] [PropertiesFactoryBean:172] Loading properties file from URL [jar:file:/D:/repository/org/springframework/integration/spring-integration-core/4.3.7.RELEASE/spring-integration-core-4.3.7.RELEASE.jar!/META-INF/spring.integration.default.properties]
[INFO][2022-01-05 20:04:59] [IntegrationRegistrar:330] No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
[ERROR][2022-01-05 20:04:59] [SpringApplication:815] Application startup failed
java.lang.IllegalStateException: Cannot load configuration class: com.wstro.App
at org.springframework.context.annotation.ConfigurationClassPostProcessor.enhanceConfigurationClasses(ConfigurationClassPostProcessor.java:403)
The text was updated successfully, but these errors were encountered: