-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove s3-properties, consolidate aws config, remove ssm bean
Co-authored-by: Stefan Lier <[email protected]> Co-authored-by: Micha Regel <[email protected]>
- Loading branch information
1 parent
14058ad
commit f03c10c
Showing
15 changed files
with
30 additions
and
422 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 0 additions & 21 deletions
21
edison-aws/src/main/java/de/otto/edison/aws/paramstore/ParamStoreConfiguration.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
48 changes: 0 additions & 48 deletions
48
edison-aws/src/main/java/de/otto/edison/aws/s3/S3BucketPropertyReader.java
This file was deleted.
Oops, something went wrong.
65 changes: 0 additions & 65 deletions
65
edison-aws/src/main/java/de/otto/edison/aws/s3/S3BucketPropertySourcePostProcessor.java
This file was deleted.
Oops, something went wrong.
35 changes: 0 additions & 35 deletions
35
edison-aws/src/main/java/de/otto/edison/aws/s3/configuration/S3Config.java
This file was deleted.
Oops, something went wrong.
44 changes: 0 additions & 44 deletions
44
edison-aws/src/main/java/de/otto/edison/aws/s3/configuration/S3Properties.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 1 addition & 3 deletions
4
.../configuration/S3TogglzConfiguration.java → .../aws/s3/togglz/S3TogglzConfiguration.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../s3/configuration/S3TogglzProperties.java → ...son/aws/s3/togglz/S3TogglzProperties.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.