Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 226 Bytes

File metadata and controls

12 lines (10 loc) · 226 Bytes

BBuddy Java Api

Run

Use this command to run

./gradlew bootRun

Add SPRING_PROFILES_ACTIVE=test environment variable to run for test purpose (cucumber)

SPRING_PROFILES_ACTIVE=test ./gradlew bootRun