NET开发网站开发工程师招聘,域名同时做邮箱和网站,interidea 做网站,长春怎么注册网站平台之前动态部署修改配置文件的情况不多#xff0c;所以也没注意过#xff0c;这个问题今天困扰了好久#xff0c;经过多方查询后得到了解决办法 直接上代码
profilesprofile!-- 本地开发环境 --iddev/idpropertiesprofi… 之前动态部署修改配置文件的情况不多所以也没注意过这个问题今天困扰了好久经过多方查询后得到了解决办法 直接上代码
profilesprofile!-- 本地开发环境 --iddev/idpropertiesprofiles.activedev/profiles.active/propertiesactivationactiveByDefaulttrue/activeByDefault/activation/profileprofile!-- 生产环境 --idprod/idpropertiesprofiles.activeprod/profiles.active/properties/profileprofile!-- 测试环境 --idtest/idpropertiesprofiles.activetest/profiles.active/properties/profileprofile!-- local环境 --idlocal/idpropertiesprofiles.activelocal/profiles.active/properties/profile/profilesbuildresourcesresourcedirectorysrc/main/resources/directoryfilteringtrue/filtering!-- 资源根目录排除各环境的配置防止在生成目录中多余其它目录 --excludesexcludetest/*/excludeexcludeprod/*/excludeexcludedev/*/exclude/excludes/resourceresourcedirectorysrc/main/resources/${profiles.active}/directory/resource/resources/buildyml中的配置