Nexmo / vonage-spring-boot-starter-java

Spring Boot Starter for Vonage
Apache License 2.0
0 stars 2 forks source link

Add Test Application #5

Open yallen011 opened 3 years ago

yallen011 commented 3 years ago

NOTE: Implementation on this issue can be started only after Creating App Skeleton issue has been closed.

Add the test application as seen in nexmo-spring-boot-test-application but it should be written in java. The vonage-spring-boot-test-application folder and pom.xml file should already exist.

Also, make sure the pom.xml exists(It should be created in issue #2) The make sure all of the configurations exist from the corresponding nexmo spring boot starter pom file for the test application sub-module then modify the file as indicated below:

pom.xml Modifications