Skip to content

CDI-like transaction-aware events for [SPR-10633] #15261

Closed
@spring-projects-issues

Description

@spring-projects-issues

Benjamin Diedrichsen opened SPR-10633 and commented

There is a lot of discussion about whether Spring will support/integrate with CDI in the future and quite some blogs that offer hand-made solutions for making Spring partly CDI aware.These posts focus mainly on DI and bean scopes.

One thing that I really miss in Spring is the eventing (specifically the transaction-aware/conditional)listeners.

As the creator of MBassador (a light-weight event/message bus) I tried to come up with a solution for that specific functionality. It works pretty well for my use cases so far and there is room for extension. I just wanted to get some feedback whether this is considered a valuable addition. Maybe I could get some support/ideas on how to extend and best integrate it with existing spring components.

Please have a look at https://github.com/bennidi/mbassador-spring


Issue Links:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions