axon-multi icon indicating copy to clipboard operation
axon-multi copied to clipboard

Playground application demonstrating DDD, EDA, CQRS with Axon

Results 1 axon-multi issues
Sort by recently updated
recently updated
newest added

: Application run failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'commonAxonConfig': Injection of autowired dependencies failed; nested exception is org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:380) ~[spring-beans-5.1.5.RELEASE.jar:5.1.5.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1395) ~[spring-beans-5.1.5.RELEASE.jar:5.1.5.RELEASE] at...