Nexmo / vonage-spring-boot-starter-java

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

Add Auto Configurations #4

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 auto configurations as seen in the nexmo-spring-boot-autoconfigure sub-module(The vonage-spring-boot-autoconfigure folder should already exist). The filenames and configurations should be the same but written in java.

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 auto configurations sub-modules then modify the file as indicated below:

pom.xml Modifications

j4ckofalltrades commented 3 years ago

@yallen011 I'd like to take this on once prerequisite issue is done.

yallen011 commented 3 years ago

@j4ckofalltrades if you would like, you can take on the prerequisite since no movement have been made towards it. Let me know if you want it.