Futures-Java-demo
Futures-Java-demo copied to clipboard
We should support configure api key and secret key in program parameter
When we develop the code, and share in GitHub, we need remove ourself api key and secret key in the code before we push code to GitHub. So it's not convenient for developer, maybe sometimes we forget the operation, the api key and secret key will share. So we can configure it in program parameter, like in Intellij IDEA