Updated Using S3Proxy in Java projects (markdown)

master
Andrew Gaul 2017-11-29 12:55:48 -08:00
rodzic ee8f5e9ce6
commit b3e40afbbe
1 zmienionych plików z 1 dodań i 1 usunięć

@ -67,4 +67,4 @@ while (!s3Proxy.getState().equals(AbstractLifeCycle.STARTED)) {
The S3Proxy Main class and unit tests demonstrate more complicated configurations:
* https://github.com/andrewgaul/s3proxy/blob/master/src/main/java/org/gaul/s3proxy/Main.java
* https://github.com/andrewgaul/s3proxy/blob/master/src/test/java/org/gaul/s3proxy/S3AwsSdkTest.java
* https://github.com/andrewgaul/s3proxy/blob/master/src/test/java/org/gaul/s3proxy/AwsSdkTest.java