Skip to content

anuragpathak2608/sample-java-project

Repository files navigation

Spring Boot Hello World

A spring boot enabled hello world application

Build Status

Coverage Status

  • Integrate secrets scanning into the CICD pipeline.
  • Execute basic scan of trufflehog.
  • Execute trufflehog scan with custom regex, allowed patterns, exclude patterns

Usage

  • Directly using maven
mvn spring-boot:run
  • From within your IDE right click run
Application.java
  • From executable jar file
mvn clean install
java -jar target/helloworld-0.0.1-SNAPSHOT.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published