novuhq / novu-java

Java SDK for Novu - The open-source notification infrastructure for engineers. 🚀
MIT License
26 stars 22 forks source link

Refactor Events API to conform to new design #50

Closed mayorJAY closed 1 year ago

mayorJAY commented 1 year ago

We want to refactor the Events API to address compatibility issues with Micronaut and Quarkus arising from the library's reliance on Spring framework.

We would like to have the Events API migrated to the new REST dependency and ensure the on going updates to the unit tests to validate the modifications and uphold code quality.

For guidance on the expected changes, kindly refer to this pull request #54.

PLEASE BRANCH OFF STAGING BRANCH AND ALL PRS SHOULD GO TO STAGING BRANCH FOR THESE CHANGES

sccalabr commented 1 year ago

id like to give this a try

ChenemiKen commented 1 year ago

Can I work on this?

NovaAlliance commented 1 year ago

I would like to work on this. Can you please assign this to me?

kstv364 commented 1 year ago

Hi @mayorJAY , @unicodeveloper , I would like to work on this. Can you please assign this to me?

mayorJAY commented 1 year ago

@sccalabr I see you've been assigned an issue already @ChenemiKen are you available to pick this up ASAP?

ChenemiKen commented 1 year ago

Yes I am @mayorJAY

mayorJAY commented 1 year ago

I am assigning it to you

ChenemiKen commented 1 year ago

Thanks