application.yml文件中配置路径的各种结果
摘要:
@Value("${pfx}") private String pfxPath; File file = new File(pfxPath); log.info("pfxPath value " + pfxPath); log.info("file.getPath()" + file.getPath 阅读全文
posted @ 2020-08-28 10:05 我欲皆真 阅读(9260) 评论(0) 推荐(0)
浙公网安备 33010602011771号