java-tutorials/maven-polyglot/README.md

9 lines
297 B
Markdown
Raw Normal View History

## 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)