-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
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.
Reactions are currently unavailable