Vonage / vonage-java-code-snippets

Java code examples for using Vonage
MIT License
11 stars 31 forks source link

Introduce java-dotenv #35

Closed cr0wst closed 6 years ago

cr0wst commented 6 years ago

Instead of suggesting the use of something like Foreman, we could introduce the cdimascio/java-dotenv which will look for a .env file internally.

Downside would be that they would have to configure the environment before assembling the artifacts.

cr0wst commented 6 years ago

After giving it some more thought I don't think this is necessary for quickstarts.