Commit 72294c2
authored
Deprecate unused EnvironmentUtils (#1456)
EnvironmentUtils is not used in all spring-cloud projects, see https://github.com/search?q=org%3Aspring-cloud%20getSubProperties&type=code
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>1 parent 70306ac commit 72294c2
File tree
1 file changed
+2
-1
lines changed- spring-cloud-context/src/main/java/org/springframework/cloud/env
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments