Skip to content

Latest commit

 

History

History
executable file
·
32 lines (25 loc) · 655 Bytes

File metadata and controls

executable file
·
32 lines (25 loc) · 655 Bytes

scala-cli-gradle-spring-findbugs-jacoco-pmd-mockito-cucumber-testng-car-data

Description

A POC for spring app using testng, findbugs, jacoco, pmd, mockito, and cucumber framework.

Tech stack

  • scala
  • gradle
    • spring
    • testng
    • cucumber
    • mockito
    • jacoco
    • pmd
    • findbugs

Docker stack

  • gradle:jdk11

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit