issues Search Results · repo:ericdallo/spring-s3-properties-loader language:Java
Filter by
6 results
(70 ms)6 results
inericdallo/spring-s3-properties-loader (press backspace or delete to remove)I m using the 2.0.0 version, like this
@Configuration
@S3PropertiesLocation( s3://example/example-dev/application.yml )
@Import({CommandConfiguration.class,
C4SDKConfiguration.class})
public class ...
cunhazera
- 2
- Opened on Dec 14, 2021
- #19
Unable to retrieve the requested metadata (/latest/dynamic/instance-identity/document). Failed to connect to service
endpoint:
lot of dependancy issues, there is no S3 config from this library, consumers ...
kasarla100
- 2
- Opened on Apr 30, 2021
- #18
I m trying to load a configuration object from a YAML file in S3.
My YAML file is
test:
s3property: Success!!
I have
@Configuration
@S3PropertiesLocation( testbucket/config/test.yaml )
class S3Config ...
enhancement
abhimanyuseth-kiva
- 7
- Opened on Oct 30, 2020
- #13
Did you consider adding a license to your project? This makes it easier for others to use it and also enables potential
contribution.
Best
enhancement
MALPI
- 2
- Opened on Mar 22, 2018
- #11
I don t think this is working as intended: @S3PropertiesLocation(value = ${AWS_S3_LOCATION} , profiles = developer )
From the code:
https://github.com/ericdallo/spring-s3-properties-loader/blob/master/src/main/java/com/spring/loader/util/SystemPropertyResolver.java#L48 ...
enhancement
petrasbut
- 1
- Opened on Jun 21, 2017
- #9

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.