Demo Client Java

October 18, 2022 ยท View on GitHub

Java Springboot Demo App for testing SafeDep Gateway

Usage

  • Setup gateway
  • Run build
./gradlew build --refresh-dependencies

To use gateway with demo authentication credentials

USE_GATEWAY_AUTH=true ./gradlew build --refresh-dependencies

References

  • https://safedep.io
  • https://github.com/safedep/gateway

Contents

  1. 1Usage
  2. 2References