spring-s3-properties-loader icon indicating copy to clipboard operation
spring-s3-properties-loader copied to clipboard

when added this dependancy to springboot app, nothing works

Open kasarla100 opened this issue 4 years ago • 2 comments

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 needs to research to add this , can u prove from a client on how this library helps to load application properties from s3 at spring boot startup(deployment time)

kasarla100 avatar Apr 30 '21 20:04 kasarla100

Hey @kasarla100 it's been a while I don't use spring/java anymore, but last time I checked with @abhimanyuseth, it was working, maybe he can help you with that?

ericdallo avatar Apr 30 '21 21:04 ericdallo

Hey, sorry, I'm no longer working with Spring/Java either, and have left the company where I used this, so don't have access to the code either. But yeah, it was fairly straightforward to use this 6 months back, and I was able to get the yaml loaded from S3. Though I wasn't on the latest Spring Boot version - I think I was on version 2.2.1

abhimanyuseth avatar Apr 30 '21 23:04 abhimanyuseth