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
- Host: GitHub
- URL: https://github.com/nexmo/java-skeleton-app
- Owner: Nexmo
- License: apache-2.0
- Created: 2020-06-29T19:44:05.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-12-21T12:26:19.000Z (over 1 year ago)
- Last Synced: 2025-01-29T05:24:42.252Z (over 1 year ago)
- Language: Java
- Size: 69.3 KB
- Stars: 0
- Watchers: 9
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⚠️ This repository is no longer maintained.

## 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
[](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: