maven profile(maven學習四)

maven profile 新建maven工程,創建不同環境的文件 配置加載不同的文件,默認爲dev 引入資源配置 默認打開,加載dev資源配置文件 使用反編譯軟件查看jar包 加載測試配置 使用反編譯軟件查看jar包 新建maven工程,創建不同環境的文件 dev ip=192.168.1.1 test ip=10.0.1.123 配置加載不同的文件,默認爲dev <profiles>
相關文章
相關標籤/搜索