Amol Gote
c62680becb
Move the code to aws-module (#14622)
* Deep and Shallow copy - code snippets
* removed maven files
* Ignore mvn files
* Removed application test file
* Removed .gitIgnore, additional review comments incorporated.
* Incorporate review comments
* incorporated review comments
* https://jira.baeldung.com/browse/BAEL-6827 - Initial Commit
* BAEL-6827 - Unit tests
* BAEL-6827 - Tests
* BAEL-6827 - Minor issue fixes
* Removed deep shalow copy project
* BAEL-6827 - BDD naming convention
* BAEL-6827 - Test classes end with *UnitTest,.java
* BAEL-6827 - Move the code to AWS modules
* BAEL-6827 - Post Construct annotation issue fix
* BAEL-6827 - Updated aws-java-sdk version
* Added s3 update object module to parent pom
* https://jira.baeldung.com/browse/BAEL-6827 - Unit test failure fixes