ed427464ad
* added example code for BAEL-2366 * moved example code for BAEL-2366 * example code for BAEL-1961 * moved example code into integration test * updated the test assertions * refactor the spring boot persistence mongodb module * remove redundant example code * declared the spring boot persistence module in the root pom * fixed issue with non-imported file * added example code for BAEL-2418 * added example code for BAEL-2549 * added example code for BAEL-2487 * refactor the maven module * updated the example code * updated the example code * updated the pom files * updated the pom files for verifier plugin |
||
---|---|---|
.. | ||
custom-rule | ||
input-resources | ||
maven-enforcer | ||
src | ||
versions-maven-plugin | ||
.gitignore | ||
README.md | ||
pom.xml |
README.md
Relevant Articles
- Guide to the Core Maven Plugins
- Maven Resources Plugin
- Maven Compiler Plugin
- Quick Guide to the Maven Surefire Plugin
- The Maven Failsafe Plugin
- The Maven Verifier Plugin
- The Maven Clean Plugin
- Build a Jar with Maven and Ignore the Test Results
- Maven Project with Multiple Source Directories
- Integration Testing with Maven
- Apache Maven Standard Directory Layout
- Apache Maven Tutorial
- Use the Latest Version of a Dependency in Maven
- Multi-Module Project with Maven