An open API service indexing awesome lists of open source software.

https://github.com/nexmo/java-skeleton-app

Sample Java application to test environment setup
https://github.com/nexmo/java-skeleton-app

Last synced: 9 months ago
JSON representation

Sample Java application to test environment setup

Awesome Lists containing this project

README

          

# ⚠️ This repository is no longer maintained.

Nexmo is now known as Vonage

## Support Notice
This is an archived repository. If you have any questions, feel free to reach out to us at devrel@vonage.com or through our Community Slack at https://developer.vonage.com/community/slack.


### Spring Boot Starter for Vonage

This is a bare-bones skeleton app for using Vonage with Spring Boot, this will test that your enviornment is setup

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)

#### Prerequisites

* A Nexmo account, [sign up for a new account here](https://dashboard.nexmo.com/sign-up?utm_source=DEV_REL&utm_medium=github&utm_campaign=text-based-whatsapp-callcenter) if you don't have one already
* **EITHER** a WhatsApp Business number **OR** you can try this app using the [Messages API Sandbox](https://developer.nexmo.com/messages/concepts/messages-api-sandbox) - but only telephone numbers that you whitelist through the dashboard can be used. This makes the sandbox ideal for testing with a controlled group of numbers.

#### Getting Help

We love to hear from you so if you have questions, comments or find a bug in the project, let us know! You can either:

* Open an issue on this repository
* Tweet at us! We're [@VonageDev on Twitter](https://twitter.com/VonageDev)
* Or [join the Vonage Community Slack](https://developer.nexmo.com/community/slack)

#### Further Reading

* Check out the Developer Documentation at
* More information about the Messages API Sandbox: