Pipeline testing example for Java + Maven + Tomcat application
(need maven and java installed)
mvn clean package
java -jar target/dependency/webapp-runner.jar target/*.war
The application will be available on http://localhost:8080.
This repository uses the Polaris Pipeline to build and deploy.
Refer to nr-polaris-docs for more information about how to use the Polaris Pipeline.
NRM Architecture Confluence: GitHub Repository Best Practices