#BAEL-17524 add README descriptions (#7957)

This commit is contained in:
Alessio Stalla
2019-10-09 16:45:39 +02:00
committed by Eugen
parent d801f7c38f
commit 36da8820a0
12 changed files with 57 additions and 6 deletions

7
maven-java-11/README.md Normal file
View File

@@ -0,0 +1,7 @@
## Maven and Java 11
This module contains articles about Maven with Java 11+.
### Relevant Articles:
- [Multi-Module Maven Application with Java Modules](https://www.baeldung.com/maven-multi-module-project-java-jpms)