文章分类 -  spring boot

解决 Spring Boot 中读取配置文件出现中文乱码问题
摘要:解决 Spring Boot 中读取配置文件出现中文乱码问题 "参考地址" 问题描述 在 文件中添加如下代码: 自定义配置 Property com.neo.title=Spring Boot 2.0 com.neo.description=自定义配置项 自定义配置类 @Component publ 阅读全文
posted @ 2018-06-25 11:12 AI.℡ 阅读(919) 评论(0) 推荐(0)