Skip to content

Commit

Permalink
Update spring-cloud-aws-parameter-store/src/main/java/io/awspring/clo…
Browse files Browse the repository at this point in the history
…ud/parameterstore/ParameterStorePropertySource.java

Co-authored-by: MatejNedic <matejnedic1@gmail.com>
  • Loading branch information
maciejwalkowiak and MatejNedic authored Nov 1, 2023
1 parent 6dd9774 commit e9d4405
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public class ParameterStorePropertySource extends AwsPropertySource<ParameterSto

/**
* Prefix that gets added to resolved property keys. Useful when same property keys are returned by multiple
* parameter paths. sources.
* parameter paths.
*/
@Nullable
private final String prefix;
Expand Down

0 comments on commit e9d4405

Please sign in to comment.