novuhq / novu-java

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

Refactor Tenants API to conform to new design #66

Closed mayorJAY closed 11 months ago

mayorJAY commented 11 months ago

We want to refactor the Tenants 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

mslowiak commented 11 months ago

Hello @mayorJAY @unicodeveloper 👋 Can I work on this issue?

mayorJAY commented 11 months ago

Sure, give it a shot. I'm assigning it to you @mslowiak