How can maven multi-environment configuration be debugged locally?

maven profile

maven
Nov.05,2021

automate the process of packaging and deployment with Jenkins,


change the configuration items to different environments, different configurations, and then choose different environments for maven packaging. Of course, if you do not want to package the environment, you can try to obtain the environment information through zk to load the parameters in the relevant environment.

Menu