1. Issue type
2. User story summary
As a frontend engineer,
I need NPM and SASS build, test, and deploy tasks to synchronized with Maven goals
In order to share a common vocabulary with the team and make product delivery more efficient.
3. Acceptance criteria
1. Issue type
spring-boot-starter-thymeleaf, whichmvn-spring-boot-thymeleaf-nodejsextends.2. User story summary
As a frontend engineer,
I need NPM and SASS build, test, and deploy tasks to synchronized with Maven goals
In order to share a common vocabulary with the team and make product delivery more efficient.
3. Acceptance criteria
mvnw installtriggersnpm installandgem install sass.mvnw, Node.js version, npm version, and SASS versions locally.mvnw packagetriggersnpm buildandsass convert.npm buildbundles (concatenates) JavaScript files and minifies them.npm buildminifies Thymeleaf templates and partials into valid XHTML.npm buildminifies CSS templates.npm buildminifies images.npm testensures that all tests/specs pass that allbranches,functions,lines, andstatementsmeet the minimum 90% coverage threshold.mvnw sitegenerates detailed coverage, ESLint, and test result reports in the/target/sitedirectory.GitHub Enterprise PULL_REQUEST_TEMPLATE.mdfiles display badges that pull status from Verizon's internal OneSonar.