Commit d67253e
authored
Change to List.of rather than Arrays.asList because it is a List whose values do not change. Signed-off-by: Hyeon Sung <[email protected]>
Change to List.of rather than Arrays.asList because it is a List whose values do not change.
Signed-off-by: Hyeon Sung <[email protected]>1 parent 89cd525 commit d67253e
File tree
1 file changed
+1
-1
lines changed- spring-boot-project/spring-boot/src/main/java/org/springframework/boot/cloud
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
0 commit comments