Styrow.dev
Question 17 of 20
Maven Topic: General medium

What is Build Profile?

Question

What is Build Profile?

Answer

A Build profile is a set of configuration values which can be used to set or override default values of Maven build. Using a build profile, you can customize build for different environments such as Production v/s Development environments.