SpringBoot - 1.加载属性文件位置与优先级

加载属性文件位置与优先级 @SpringBootApplication public class BootConfigApplication { public static void main(String[] args) { ConfigurableApplicationContext context = SpringApplication.run(BootConfig
相关文章
相关标签/搜索