I am trying to fetch from S3 bucket but I am getting key as null.
Here is my code :
@Value("${base.location}") private String keyname;