Spring Cloud Config AwsS3EnvironmentProperties.java "endpoint" attribute unable to be set from bootstrap.yml because the setter is package private
The following method :void setEndpoint(String endpoint) { this.endpoint = endpoint; }in : https://github.com/s...