java-tutorials/maven-modules/maven-properties/README.md

11 lines
457 B
Markdown

## Apache Maven
This module contains articles about core Apache Maven. Articles about other Maven plugins (such as the Maven WAR Plugin)
have their own dedicated modules.
### Relevant Articles
- [Accessing Maven Properties in Java](https://www.baeldung.com/java-accessing-maven-properties)
- [Default Values for Maven Properties](https://www.baeldung.com/maven-properties-defaults)
- [A Guide to Maven Encoding](https://www.baeldung.com/maven-encoding)