GithubHelp home page GithubHelp logo

unbroken-dome / spring-integration-eventbus Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 10.0 204 KB

An event bus connecting event publishers and event subscribers in a decoupled fashion, based on the Spring Integration framework.

License: MIT License

Java 72.43% Groovy 27.57%

spring-integration-eventbus's People

Contributors

tkrullmann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

spring-integration-eventbus's Issues

java.lang.AbstractMethodError raised on startup

Hi,
when I tried to run your library, I've got following error:

Caused by: java.lang.AbstractMethodError: 
org.unbrokendome.eventbus.components.EventBusBuilderImpl$SyncSubscriberSet$$Lambda$42/688361522.accept(Ljava/lang/Object;)V
    at org.springframework.integration.dsl.RecipientListRouterSpec.populateSubFlow(RecipientListRouterSpec.java:143)
    at org.springframework.integration.dsl.RecipientListRouterSpec.recipientFlow(RecipientListRouterSpec.java:122)
    at org.unbrokendome.eventbus.components.EventBusBuilderImpl$SyncSubscriberSet.configureFlow(EventBusBuilderImpl.java:216)
    at org.unbrokendome.eventbus.components.EventBusBuilderImpl.lambda$build$1(EventBusBuilderImpl.java:114)
    at org.unbrokendome.eventbus.components.EventBusBuilderImpl$$Lambda$39/1017838183.accept(Unknown Source)
    at org.springframework.integration.dsl.IntegrationFlowDefinition.routeToRecipients(IntegrationFlowDefinition.java:1658)
    at org.unbrokendome.eventbus.components.EventBusBuilderImpl.build(EventBusBuilderImpl.java:111)
    at org.unbrokendome.eventbus.config.EventBusConfig.eventBus(EventBusConfig.java:50)
    at org.unbrokendome.eventbus.config.EventBusConfig$$EnhancerBySpringCGLIB$$3b78cfee.CGLIB$eventBus$2(<generated>)
    at org.unbrokendome.eventbus.config.EventBusConfig$$EnhancerBySpringCGLIB$$3b78cfee$$FastClassBySpringCGLIB$$ab816a2d.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)
    at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:309)
    at org.unbrokendome.eventbus.config.EventBusConfig$$EnhancerBySpringCGLIB$$3b78cfee.eventBus(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:162)
    ... 45 more

Stack:

  • Spring Boot 1.2.5.RELEASE
  • spring-integration-core 4.1.6.RELEASE
  • spring-integration-java-dsl 1.0.2.RELEASE

Any ideas?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.