Commit 76ac9fb
committed
Use the non-deprecated env post processor key
Uses `org.springframework.boot.EnvironmentPostProcessor` instead of the
deprecated `org.springframework.boot.env.EnvironmentPostProcessor` key
in `spring.factories` for the `spring-boot-grpc-server` module.
Signed-off-by: onobc <[email protected]>1 parent a6a9a84 commit 76ac9fb
File tree
1 file changed
+1
-1
lines changed- module/spring-boot-grpc-server/src/main/resources/META-INF
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
0 commit comments