Azure/azure-notificationhubs-java-backend

Azure notification integration with java

swagulkarni opened this issue · 3 comments

Hi,

We have a requirement to integrate Azure notification hub, preferably using Java. I have a few questions here:-

  1. Is this project available in maven repository?
  2. Is this project production ready or still in beta stage?
  3. What are the preferred alternatives to integrate with notification hub?

Thanks,
Swagat

Hi,
Any update or comment on my questions?

create a package in your application, copy all the classes provided over here, import them according to the document they did provide, then start working on it. We did that and works the solution.

@swagulkarni yes, this is available on Maven Central as a package for Notification-Hubs-java-sdk