Files
java-tutorials/maven-polyglot/README.md
T

5 lines
225 B
Markdown
Raw Normal View History

2018-10-03 22:13:41 +03:00
To run the maven-polyglot-json-app successfully, you first have to build the maven-polyglot-json-extension module using: mvn clean install.
2018-10-23 16:57:41 +08:00
### Relevant Articles:
- [Maven Polyglot](https://www.baeldung.com/maven-polyglot)