Nexmo / vonage-spring-boot-starter-java

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

Create App Skeleton #3

Open yallen011 opened 3 years ago

yallen011 commented 3 years ago

Clone the repo then create maven project with 3 submodules as seen in the root of the Nexmo Spring Boot Starter repo. Only that is needed for this issue is the initial file structure and the pom files.

To make things simpler, you can copy and paste the pom files from the nexmo starter app into the corresponding pom file for this repo then make the necessary changes.

After making the changes run the mvn clean install command to make sure there are no build errors.

akshitadixit commented 3 years ago

Please assign.

j4ckofalltrades commented 3 years ago

@yallen011 Looks like this isn't being worked on? Can I pick it up?

yallen011 commented 3 years ago

sure, you definitely can.