Commit Graph

3 Commits

Author SHA1 Message Date
Bipin kumar b858b5521f JAVA-24381:Changes made for fixing pom indentation (#14633) 2023-08-28 18:28:01 +03:00
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
2023-08-21 17:14:31 +02:00
Amol Gote fed88e6609 BAEL-6827 - Update an Existing Amazon S3 Object using Java (#14585)
* 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
2023-08-17 22:38:05 +02:00