anuragkumawat 430bd13ba0 JAVA-11532 Move maven related modules to maven-modules (#12133)
* JAVA-11532 Move maven related modules to maven-modules

* JAVA-11532 Remove moved module from parent pom
2022-04-28 18:44:01 +05:30

9 lines
297 B
Markdown

## Maven Polyglot
This module contains articles about Maven Polyglot.
To run the maven-polyglot-json-app successfully, you first have to build the maven-polyglot-json-extension module using: mvn clean install.
### Relevant Articles:
- [Maven Polyglot](https://www.baeldung.com/maven-polyglot)