microservices-patterns/ftgo-application

How to resolve this Exception: Could not find Configuration class [io.eventuate.tram.sagas.spring.participant.SagaParticipantConfiguration]

konradahodan opened this issue · 2 comments

io.eventuate.tram.sagas.spring.participant.SagaParticipantConfiguration from this dependencies : compileOnly "io.eventuate.tram.sagas:eventuate-tram-sagas-spring-participant:0.14.0.RELEASE"

Same error for io.eventuate.tram.spring.events.publisher.TramEventsPublisherConfiguration

Thanks for your help !

cer commented

Please provide more context:

  • Version of the code, i.e. git commit
  • What are you running that results in this exception. Stack trace?
  • I'm was on the development branch
  • Error on build phase .

I resolve that for update, all dependencies.

Thanks so much.