* Files - S3 Bucket Creation and Object Upload
S3 Bucket Creation and Object Upload Using the AWS SDK for Java.
Please note. This code is not readily plug-and-play type. User needs to put his own 'access key' and 'secret key'
* S3 Bucket Creation and Object Upload-dependencies
S3 Bucket Creation and Object Upload - Adding Dependencies
* Update S3Application.java
* Update S3Application.java
* Update S3Application.java
* Fixed Test Names
* Update S3Application.java
* Added more test cases
* Added more examples
* Delete AWSS3Service.java
* Delete S3Application.java
* Added more examples
* Added more test cases
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix