First commit

This commit is contained in:
2020-04-01 03:09:05 +05:30
parent 189549d61f
commit 02ecfd315e
14 changed files with 664 additions and 0 deletions

1
Procfile.txt Normal file
View File

@@ -0,0 +1 @@
web: java $JAVA_OPTS -cp target/classes:target/dependency/* com.truecaller.truecallerassignment.backend.AssignmentApplication