Skip to content

Commit

Permalink
ChangeSpringPropertyKey does not yet fully support glob
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek committed Nov 26, 2024
1 parent ea7eb86 commit aff362c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public String getDescription() {
}

@Option(displayName = "Old property key",
description = "The property key to rename. Supports glob",
description = "The property key to rename.",
example = "management.metrics.binders.*.enabled")
String oldPropertyKey;

Expand Down

0 comments on commit aff362c

Please sign in to comment.