01 2020 档案

摘要:读取 properties文件,解决中文乱码 ConfigurableEnvironment environment = context.getEnvironment(); String env=environment.getActiveProfiles()[0]; Properties pro = 阅读全文
posted @ 2020-01-10 11:52 风吹一点云 阅读(3598) 评论(0) 推荐(0)