Why do we say “maven uses convention over configuration”?
Answer Posted / Manish Verma
Maven follows the principle of 'convention over configuration' by providing a set of default configurations for common tasks. This reduces the amount of explicit configuration required, making projects easier to set up and maintain.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers