zenvia-sdk-java icon indicating copy to clipboard operation
zenvia-sdk-java copied to clipboard

Avoid subscription duplication

Open hmagarotto opened this issue 5 years ago • 0 comments

Let the backend deal with subscription duplicates on webhook controller startup

  • [X] Test webhooks with spring-boot starter for Jersey
    • https://github.com/hmagarotto/zenvia-whatsapp-echobot-java
  • [ ] Test webhooks with spring-boot starter for WebMVC
  • [ ] Test webhooks with standalone application
  • [ ] Fix unit tests

hmagarotto avatar Aug 25 '20 05:08 hmagarotto