bennidi / mbassador

Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong references, event filtering, annotation driven
MIT License
955 stars 146 forks source link

Migrate from javax.el to jakarta.el #169

Open jamesnetherton opened 8 months ago

jamesnetherton commented 8 months ago

A number of popular frameworks have started supporting Jakarta 9 / 10. Which means transitioning from the javaxnamespace to jakarta. This project uses javax.el, it'd be nice if it could switch to jakarta.el.

https://projects.eclipse.org/projects/ee4j.el