Skip to content

BAH-1280: Sms implementation#72

Open
shrey-beehyv wants to merge 4 commits intoBahmni:masterfrom
vishalreddysarasani:sms-implementation
Open

BAH-1280: Sms implementation#72
shrey-beehyv wants to merge 4 commits intoBahmni:masterfrom
vishalreddysarasani:sms-implementation

Conversation

@shrey-beehyv
Copy link

No description provided.

<!-- End OpenMRS core -->

<!-- https://mvnrepository.com/artifact/com.squareup.okhttp/okhttp -->
<dependency>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need another http client? We already use apache's httpclient


import java.util.List;

public class DefaultSmsSender implements SmsSender {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one does not do anything. Any reason for it to be here? just the interfac "SmsSender" should not be enough? We can always check if the dependency is provided in code and not do anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants