maven多套环境配置

1、使用场景html 多套环境,不一样环境的配置不一样,如不一样环境的DB端口不一样等等。多套环境有测试环境,开发环境,生产环境等等。mysql 2、Spring配置文件spring 一、指定配置文件路径sql <bean id="propertyConfigurer" class="org.springframework.beans.factory.config.PropertyPlacehol
相关文章
相关标签/搜索