springboot加载properties

参考博客:

加载自定义的properties文件:

https://blog.csdn.net/liuchuanhong1/article/details/78106648

四种读取properties文件的方式:

https://blog.csdn.net/thc1987/article/details/78789426

添加url编码限制:

https://blog.csdn.net/liweizhong193516/article/details/81164187

如何读取jar包外面的properties文件

https://www.cnblogs.com/yfdream/p/6322116.html

加载properties和yml配置文件:

https://www.jb51.net/article/111063.htm

读取yml和properties文件的内容

https://www.cnblogs.com/tongxuping/p/7207814.html

动态切换application-xx.properties配置文件

https://blog.csdn.net/zhaoyachao123/article/details/79465929

启动时动态切换每个环境的配置文件

https://www.jianshu.com/p/d3c38817110f

动态切换你的配置文件(Profile)

https://blog.csdn.net/KwaiSZ/article/details/80435576

猜你喜欢

转载自blog.csdn.net/qq_40408317/article/details/84823359