【发布时间】:2017-11-17 15:07:16
【问题描述】:
关于SpringBoot的属性解析这里解释:https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-external-config.html
我想从机制中排除:
9. Java System properties (System.getProperties()).
10. OS environment variables.
有可能吗?
谢谢
【问题讨论】:
-
您有什么特别的理由要这样做吗?只是为了了解上下文
标签: spring spring-boot properties