springboot 自定义文件 读取

springboot 自定义文件  读取 在我们开发过程中,有时候并不满足一些基本配置,而想要自己配置一些东西... 首先你得创建一个配置文件吧 配置文件内容: #tomcat 服务器地址,端口号,显示图片 custom.image_service_path=http://localhost:8080 #图片保存路径 custom.image_drive_path=E:/apache-tomcat
相关文章
相关标签/搜索